tailwindlabs / tailwindcss-setup-examples

674 stars 173 forks source link

Update Scripts to the New Laravel Mix #116

Open dojod opened 3 years ago

dojod commented 3 years ago

Update Your NPM Scripts

If your build throws an error such as Unknown argument: --hide-modules, the scripts section of your package.json file will need to be updated. The Webpack 5 CLI removed a number of options that your NPM scripts was likely referencing.