path-override-webpack-plugin
path-override-webpack-plugin copied to clipboard
Webpack plugin that enables overriding module import paths
Results
2
path-override-webpack-plugin issues
Sort by
recently updated
recently updated
newest added
Hi, The plugin looks great. Just wanted to add by saying that an `exclude` option to exclude certain files would be great to have. Cheers!
hi thanks for awesome plugin, i want to do something similar to https://stackoverflow.com/questions/43258094/override-path-resolve-for-css-bundling-in-webpack for scss file and also for html files. is there anyway that your plugin support overriding html/scss...