mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
parent
628d29c8d1
commit
3883a076ef
113 changed files with 6030 additions and 4531 deletions
|
|
@ -21,7 +21,7 @@ appPath="$basePath/web"
|
|||
|
||||
ROOT_URL=$ROOT_URL \
|
||||
VERSION="$VERSION" \
|
||||
"$appPath"/node_modules/.bin/webpack-dev-server\
|
||||
"$appPath"/node_modules/.bin/webpack-dev-server \
|
||||
--env.isTest="$IS_TEST" \
|
||||
--host "$WEBPACK_HOST" \
|
||||
--config "$appPath"/webpack/dev.config.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue