Closed alchzh closed 5 years ago
C:/Users/awnad/...
package.json
materialize-css
package-lock.json
The way this is set up the process should be
npm ci
npx gulp css js fonts
npm run pack-all
dist\pkg\...
C:/Users/awnad/...
inpackage.json
materialize-css
doesn't come with the fonts we need and the references didn't use the gulp copied directory)package-lock.json
(see https://docs.npmjs.com/files/package-lock.json )