agoldis / webpack-require-from

Webpack plugin that allows to configure path or URL for fetching dynamic imports
MIT License
192 stars 31 forks source link

any solution for css、image ? #114

Closed njleonzhang closed 1 year ago

njleonzhang commented 1 year ago

really great idea to rewrite __webpack_require__.p to make publicPath can be dymatic in run time, but what about css、image files? is there any idea?