sysgears / webpack-virtual-modulesLinks
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.
☆520Updated 9 months ago
Alternatives and similar repositories for webpack-virtual-modules
Users that are interested in webpack-virtual-modules are comparing it to the libraries listed below
Sorting:
- Use esbuild as minifier for webpack.☆262Updated 4 years ago
- Offers an async require.resolve function. It's highly configurable.☆976Updated last month
- Low-overhead lexer dedicated to ES module parsing for fast analysis☆1,005Updated last month
- Properly hijack require☆405Updated 9 months ago
- Temporary repo for the changelog for webpack 5☆252Updated 2 years ago
- Options Validation☆252Updated last month
- a Hot Module Replacement (HMR) API for your ESM-based dev server.☆431Updated last year
- Source code handling classes for webpack☆270Updated last month
- A webpack plugin for deep scope analysis☆612Updated 3 years ago
- A webpack plugin to retry loading of chunks that failed to load☆250Updated last year
- Align DOM Node Flexibly☆408Updated last year
- Runs (webpack) loaders☆309Updated 2 months ago
- ☆252Updated last year
- Extract meaning from JS Errors☆483Updated 2 years ago
- A rollup plugin to generate .d.ts rollup files for your typescript project☆865Updated this week
- Runs the following loaders in a worker pool☆1,132Updated last month
- Dynamically import modules from other webpack bundles. Painless code sharing between separate apps☆413Updated last week
- Webpack5 module federation for Webpack4☆55Updated 5 years ago
- Boost webpack startup time by lazily compiling dynamic imports☆141Updated last year
- Use ESBuild with Rollup to transform ESNext and TypeScript code.☆640Updated 10 months ago
- lets you define html tags to inject with html-webpack-plugin