- tsconfig
- remove baseUrl, path
- add rootDir, outDir to tsconfig.bundle
- add exclude **dist & **node_modules to root tsconfig
- start:server
- nodemon: Error: listen EADDRINUSE: address already in use
--delay
- nodemon: Error: listen EADDRINUSE: address already in use
- package as dependency
- yarn workspace @mevn/server add @mevn/common did not work
- @0.1.0 -> need to specify version
- client add @mevn/common
- `../common/dist/index.js' should be in one project
- moved from dist/index.js to src/index.ts because common is included into build direcly
- add resolve with alias to webpack in vue.config.js
- add project to eslintrc
- https://forum.vuejs.org/t/monorepo-for-a-mevn-stack-application/93998
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Monorepo template for (M)EVN stack.
License
bmacher/mevn-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Monorepo template for (M)EVN stack.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published