Skip to content

Latest commit

 

History

History

bundlers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

QUnit ♥️ Rollup & Webpack

See also https://rollupjs.org/ and https://webpack.js.org/.

npm run build
npm test
Running "qunit:all" (qunit) task
Testing http://localhost:8000/test.html .OK
>> passed test "example"
>> 1 test completed in 0ms, with 0 failed, 0 skipped, and 0 todo.

Done.