Simple jquery + es6 + autoprefixer boilerplate using Rollup
I set up boilerplate for IE 11 and above browser with css grid. This will be enough for legacy web development.
I removed old configs including eslint, but prettier in VS Code doesn't work well with .babelrc Fix.
git clone https://github.com/fri13th/rollup-jquery-boilerplate your-project
cd your-project
yarn
yarn start
yarn build