-
I apologize if this is a stupid question. I’m just about to start using Webpack for my Express web app.
In server.js, I see that `webpack`, `webpack-dev-middleware`, and `webpack-hot-middleware` ar…
-
This is really nice, a welcome addition to the react-redux boilerplate generators. Quick comment: there are dozens of CSS preprocessors out there, and I would suggest not choosing one. Maybe show how …
-
In talking this through with @jgaehring, the main drawback of #3 is that you wouldn't be able to run it locally. The alternative is to do it with an npm package that handles all the webpack stuff, inc…
-
It seems to be impossible to import and work with external libraries in custom react components. I pinned the issue down on Webpack, which does not include the imported libraries in the final JS which…
-
https://wppb.me/
@reichert621 any idea for plugin name?
-
Hi good day!
Great work on this boiler plate!
I was checking through the code, and I was wondering how can this boiler plate be changed such that the reactjs components can be generated on the serve…
-
Yesterday on YouTube I came across @jchansen presentation at the Phoenix ReactJS meetup. I was originally watching the Redux Saga one and ended up watching the Architecture one and learned about Lore.…
-
### Search terms you've used
* Next.js
* Webpack
* Server Side Rendering
* SSR
### Bug description
Receive this error: [(log)](https://github.com/inrupt/solid-ui-react/files/135383…
-
I would like to propose an option/feature allowing to process the returned template(string).
I need it to remove white space, empty lines and tabs from the compiled template.
A similar option is alr…
-
Hello,
First of all, awesome work you've done, but i'm trying to integrate your components with [react-starter-kit](https://github.com/kriasoft/react-starter-kit) and i'm getting the following error:…