webpack-virtual-modules icon indicating copy to clipboard operation
webpack-virtual-modules copied to clipboard

Webpack Virtual Modules is a webpack plugin that lets you create, modify, and delete in-memory files in a way that webpack treats them as if they were physically presented in the file system.

Results 72 webpack-virtual-modules issues
Sort by recently updated
recently updated
newest added

- [ ] I'd be willing to implement this feature **Describe the user story** I'd like to namespace all my virtual modules under a separate URI scheme. To make it...

enhancement

**Describe the bug** When running in watch mode with an array of webpack configs the plugin causes compilation invalidation right from the start. [`invalid` hook](https://webpack.js.org/api/compiler-hooks/#invalid) receives `null` when a string...

bug

Hi! Just wanted to ask if there are any known cases of this plugin being successfully used with next.js? 😊 Asking because I've seen cases where next.js might encounter problems...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.1 to 2.4.3. Release notes Sourced from yaml's releases. v2.4.3 Improve error when parsing a non-string value (#459) Do not parse -.NaN or +.nan as NaN (#546)...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

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

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.1 to 7.24.6. Release notes Sourced from @​babel/traverse's releases. v7.24.6 (2024-05-24) Thanks @​amjed-98, @​blakewilson, @​coelhucas, and @​SukkaW for your first PRs! :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...

dependencies