create-react-app-parcel-typescript
create-react-app-parcel-typescript copied to clipboard
create-react-app-parcel-typescript
For starters, thanks for putting this package together. "npm run build" runs "react-scripts-parcel build" which executes `const autoprefixer = require('autoprefixer');` in parcel.config.prod.js That produces the error `Error: Cannot find module...
Thanks for making this project. When I run `yarn test` or `npm run test`, I get an error: Validation Error: Module /Users/joshua/Projects/create-react-app-parcel/node_modules/create-react-app-parcel-typescript/config/polyfills.js in the setupFiles option was not found. Configuration...
https://github.com/fathyb/parcel-plugin-typescript
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.0.33 to 0.2.4. Changelog Sourced from tmp's changelog. v0.2.2 (2024-02-28) :bug: Bug Fix #278 Closes #268: Revert "fix #246: remove any double quotes or single quotes… (@mbargiel)...