dont need extractLocals in appveyor
This commit is contained in:
parent
de5af5d2bc
commit
065d8839fb
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ cd ..
|
||||||
cd ui
|
cd ui
|
||||||
yarn install
|
yarn install
|
||||||
npm rebuild node-sass
|
npm rebuild node-sass
|
||||||
node extractLocals.js
|
|
||||||
node_modules\.bin\node-sass --output dist\css --sourcemap=none scss\
|
node_modules\.bin\node-sass --output dist\css --sourcemap=none scss\
|
||||||
node_modules\.bin\webpack
|
node_modules\.bin\webpack
|
||||||
Copy-Item dist ..\app\ -recurse
|
Copy-Item dist ..\app\ -recurse
|
||||||
|
|
Loading…
Reference in a new issue