Add prism

This commit is contained in:
Djordje Atlialp 2019-02-04 14:31:32 +01:00
parent e64403370d
commit c2aadd6fa3
No known key found for this signature in database
GPG key ID: 02849100E934D92C
6 changed files with 393 additions and 133 deletions

View file

@ -17,6 +17,7 @@ module.exports = {
},
entry: {
"main.js": [
join("source", "js", "prism.js"),
join("source", "js", "app.js"),
join("source", "js", "menu.js"),
join("source", "js", "theme.js"),