mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:35:16 +03:00
parent
c4726f40bf
commit
2cee6fd746
|
@ -14,8 +14,6 @@ package-pages:
|
|||
ci:
|
||||
-test -d node_modules && rm -rf node_modules
|
||||
npm ci
|
||||
npx --no-install babel --no-babelrc -f src/scripts/bottles.jsx --out-file=/tmp/compileOut-1419075422.js
|
||||
npx --no-install babel --no-babelrc -f src/scripts/package-bottles.jsx --out-file=/tmp/compileOut-2181051641.js
|
||||
hugo --source src --destination ../public --minify
|
||||
|
||||
# builds the site
|
||||
|
|
Loading…
Reference in a new issue