modify-source-webpack-plugin icon indicating copy to clipboard operation
modify-source-webpack-plugin copied to clipboard

Simple webpack plugin for modifying modules source

Results 17 modify-source-webpack-plugin issues
Sort by recently updated
recently updated
newest added

`[DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK] DeprecationWarning: Compilation.hooks.normalModuleLoader was moved to NormalModule.getCompilationHooks(compilation).loader (Use `node --trace-deprecation ...` to show where the warning was created) c:\sources\xxx\node_modules\webpack\lib\NormalModule.js:207 throw new TypeError( ^ TypeError: The 'compilation' argument must be an...

version: 3.0.0-rc.0 webpack version: 4.46.0 When i use this plugin, the first time build is successful, but if i modify some source code and run build again (with `node_modules/.cache`), it...

I want to replace the whole source of my .vue file before it's picked for compilation. Will your plugin help with any type of resource (or) is it only for...

Hey there! It would be great if you could add an option to pass the full path instead just the `basename` as value for the filename argument in the modify...

Implement new algorithm which determines when to apply webpack loader to module and when not. This should resolve the long chain issues where sometimes changes were not applied after change...

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `postcss` from 8.3.8 to 8.4.31 Release notes Sourced from...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies