/parcel-multiple-targets

Showcasing modern and legacy builds using parcel and browserslist

Primary LanguageJavaScript

Parcel building to multiple targets

This project is showcasing how parcel can be used with multiple "browserslist" targets. It is using a .babelrc.js configuration, which defines the browsers setting of babel based on the environment setting APP_ENV.

Creating the modern and legacy build

npm run build