UNPKG
jgiven-html-app
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0-RC3
1.0.0-RC1
0.17.0
0.16.2
0.16.1
0.16.0
The HTML App of JGiven and JsGiven
github.com/jgiven/jgiven-html-app
jgiven/jgiven-html-app
jgiven-html-app
/
src
/
entry.js
2 lines
•
51 B
JavaScript
View Raw
1
2
require
(
'./css/entry.scss'
)
require
(
'./js/app.js'
)