burhanuday / webpack-preset-playground

Demo for Webpack Presets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo for Webpack Presets

How to use

Clone the webpack repo and run

git checkout feat/presets
yarn link

Then clone this repo and run

yarn install
yarn link webpack
cd packages/my-app
yarn start

About

Demo for Webpack Presets


Languages

Language:JavaScript 79.8%Language:HTML 20.2%