Closed XhmikosR closed 6 years ago
@Johann-S: this works rn but dist/sass.worker.js needs to be in the src and created on build.
dist/sass.worker.js
With this script in place, the procedure is npm run prod && npm run deploy.
npm run prod && npm run deploy
I'll work on that tomorrow how to process the sass.worker.js 👍
sass.worker.js
Thank you for that PR 👍
@Johann-S: this works rn but
dist/sass.worker.js
needs to be in the src and created on build.With this script in place, the procedure is
npm run prod && npm run deploy
.