-
**Describe the bug**
Wrapping TimeAnalyticsPlugin breaks Fast Refresh for some reason, any change that you make leads to full page reload. Without this plugin Fast Refresh works great (check the vide…
-
I have a small Express.js app serving my SPA. It routes all requests to my index.html which serves the SPA javascript. The only exception is a route `/special/*` which express should handle, except th…
-
I'm trying to load some images via webpack by using `url-loader` like that:
`{ test: /\.png$/, loader: 'url-loader?limit=10000&mimetype=image/png' }`
In `dev` mode imported images get converted to…
-
The `bundle exec rake assets:precompile` step fails on newer NodeJS versions with the
`error:0308010C:digital envelope routines::unsupported`.
This seems to be due to an OpenSSL vulnerability, so …
poVoq updated
2 months ago
-
Depends on #159
-
这是直接webpack运行的子应用
同样的位置在wujiie的sahdowRoot上
样式表丢失了,只剩下注释。
这种有什么解决办法么。
webpack5+styled-components 4.4.1
-
All image assets from the project should be optimized when building for production before being copied to the `/deploy` folder, using some webpack plugin that relies on imagemin npm package. This shou…
-
I am experiencing an issue while integrating `@fileforge/pdfreader` into my React project. After following the documentation and installing the package, I encountered a Webpack compilation error relat…
-
### Bug description
npm run dev-server
module is not defined
ReferenceError: module is not defined
at eval (webpack-internal:///./packages/superset-ui-core/node_modules/micromark-extension-…
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have tho…