Updating npm and Svelte
This commit is contained in:
@@ -44,7 +44,7 @@ rsync -vhrz --exclude 'node_modules' ~/OSIT_dev/ae_app_svelte_tailwind_skeleton/
|
||||
```
|
||||
|
||||
* Copy the new package.json file to ./npm_deploy/
|
||||
* Copy the root node_modules directory to ./npm_deploy/build/node_modules/
|
||||
* Copy the root node_modules directory to ./npm_deploy/build/node_modules/ after running te omit dev command
|
||||
```bash
|
||||
npm ci --omit dev
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user