Pinned Repositories
artsy-webpack-tour
Annotations on webpack source code in a pseudo-guided fashion.
metamask-extension
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
miloscript
module-federation-examples
Implementation examples of module federation , by the creators of module federation
monify
phaser3-typescript-project-template
A quick-start project template that uses Phaser 3, TypeScript and Rollup for bundling
miloscript's Repositories
miloscript/artsy-webpack-tour
Annotations on webpack source code in a pseudo-guided fashion.
miloscript/metamask-extension
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
miloscript/miloscript
miloscript/module-federation-examples
Implementation examples of module federation , by the creators of module federation
miloscript/monify
miloscript/phaser3-typescript-project-template
A quick-start project template that uses Phaser 3, TypeScript and Rollup for bundling
miloscript/vscode-settings
My VS Code settings and extensions
miloscript/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.