1
0
mirror of https://github.com/flarum/core.git synced 2025-07-28 04:00:40 +02:00

Add compiled JS

This commit is contained in:
Toby Zerner
2015-10-03 16:59:53 +09:30
parent 296b822636
commit 2223e1a13c
4 changed files with 21 additions and 4 deletions

2
js/admin/.gitignore vendored
View File

@@ -1,3 +1 @@
node_modules node_modules
mithril.js
dist

9
js/admin/dist/app.js vendored Normal file

File diff suppressed because one or more lines are too long

2
js/forum/.gitignore vendored
View File

@@ -1,3 +1 @@
node_modules node_modules
mithril.js
dist

12
js/forum/dist/app.js vendored Normal file

File diff suppressed because one or more lines are too long