UNPKG

jetpack

Version:

Jetpack wraps webpack and nodemon to give you the best development workflow.

8 lines (5 loc) 115 B
require('./styles.scss') function main () { document.querySelector('#root').innerHTML = 'hello world' } main()