Skip to content
Share
Explore

Webpack & Babel

File structure
/public - contain public code
↪️ /script — contain JS code
/src - contain all source code
Setup watch for change
Webpack
minify
bundle
export and import JS
babel - compability
source map

Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.