gajus / gajus/babel-plugin-react-css-modules
"ParseError: Unexpected token" - using v3.3.3 + Browserify v16.1.0
- Lingua principale
- JavaScript
- Stelle
- 2k
- Fork
- 159
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Please see https://github.com/basher/react-no-webpack
This is a simple React UI library POC. I want to use CSS Modules **without using Webpack**.
The error happens when parsing
https://github.com/basher/react-no-webpack/blob/master/src/lib/components/WidgetCSS/WidgetCSS.css
This is imported inside
https://github.com/basher/react-no-webpack/blob/master/src/lib/components/WidgetCSS/WidgetCSS.js
I'm simply executing **build** or **watch** commands from "package.json" - e.g.
**browserify ./src/index.js -o ./build/bundle.js -t babelify**
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.