#
bundling
Here are 67 public repositories matching this topic...
Repository for webpack documentation and more!
nodejs
javascript
css
bundler
documentation
docs
performance
web-performance
webpack
web
bundle
webpack-plugin
webpack-loader
webpack-tutorial
bundling
webpack4
webpack5
-
Updated
Aug 21, 2021 - JavaScript
Checks the version of ES in JavaScript files with simple shell commands 🏆
-
Updated
Oct 27, 2020 - JavaScript
A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.
-
Updated
Aug 17, 2021 - TypeScript
A Typescript Rollup plugin that bundles declarations and respects Browserslists
-
Updated
Jun 17, 2021 - TypeScript
A package to help you find out which of your node_modules aren't ES5 so you can add them to your Webpack/Rollup/Parcel transpilation steps.
-
Updated
Aug 13, 2021 - TypeScript
zero config, zero dependency bundler for tiny javascript packages
react
npm
babel
build
typescript
yarn
packaging
bundle
umd
watch
rollup
bundling
esmodules
module-bundler
esm
microlib
tiny-modules
tiny-javascript-packages
-
Updated
Aug 20, 2021 - JavaScript
”SurviveJS — Maintenance” book
-
Updated
Apr 12, 2021 - JavaScript
Open
Support import maps
2
jeroenptrs
opened
Sep 8, 2020
Power TypeScript packages and reduce your config overhead.
-
Updated
Jun 8, 2021 - TypeScript
-
Updated
May 2, 2019 - CoffeeScript
Open
Let’s add FuseBox
3
nchanged
commented
Jan 6, 2018
Hey Sean, nice benchmark, I also feel that’s its not fair to show some numbers out of thin air, claiming to be “blazing fast” which is fuse motto btw xD
You think I can dig in and add fuse benchmark there?
UPD:
I think it's fair to let parcel and fuse-box to use cache, as well as not uglifying the output. Besides, production builds are made differently as opposed to development flow. That'
-
Updated
Dec 15, 2016 - JavaScript
-
Updated
Jul 3, 2021
Create a tsconfig and compile Typescript files programmatically.
-
Updated
Aug 8, 2021 - TypeScript
Template repository for bundling test projects into single test scripts runnable by k6
-
Updated
Aug 13, 2021 - JavaScript
A simple and lightweight tool for preparing the publish of NPM packages.
-
Updated
Aug 4, 2021 - JavaScript
Material design icons by Google for Vue.js & Nuxt.js (server side support & inline svg with path)
-
Updated
Apr 23, 2020 - JavaScript
Shake the dependency tree and only package files needed
-
Updated
Aug 20, 2021 - JavaScript
Eleventy plugin to process scripts from HTML.
-
Updated
Aug 6, 2021 - TypeScript
Transpile and bundle Webpack automagically
-
Updated
Apr 19, 2017 - JavaScript
Includes critical bug fixes for mperdeck's dynamicbundles
javascript
css
c-sharp
bundler
csharp
dotnet
bundle
aspnet
css3
minify
dot-net
minification
asp-net
minifier
aspnet-mvc-5
aspnet-mvc
bundling
bundles
asp-net-mvc
dotnet-framework
-
Updated
Dec 31, 2019 - JavaScript
Bundle merges multiple Go source files into single one
-
Updated
Aug 23, 2018 - Go
A Flask extension to manage assets with Webpack.
-
Updated
Aug 25, 2019 - Python
Improve this page
Add a description, image, and links to the bundling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bundling topic, visit your repo's landing page and select "manage topics."
Current Behavior
UMD build doesn't support code-splitting and dynamic imports (rollup/rollup#3490, rollup/rollup#3491) due to Rollup current limitations, and tsdx cli don't accept the format option
amdwhen creating build configSuggested Solution
Consider support AMD module format, o