Commit Graph

10 Commits

Author SHA1 Message Date
Franz Liedke
a719641ba8 Update Webpack 2020-05-01 11:51:15 +02:00
Franz Liedke
912254864c npm audit fix 2020-04-24 14:30:29 +02:00
dependabot[bot]
865ac3e766 Bump acorn from 6.4.0 to 6.4.1 in /js (#18)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-17 20:26:05 +01:00
Franz Liedke
48973949b9 Update Webpack 2020-02-11 21:46:49 +01:00
Franz Liedke
4f07bc2ba3 Update vulnerable JS dependencies 2019-09-17 23:11:37 +02:00
Toby Zerner
af8e6daf02 Make npm package private, update deps, change watch to dev 2018-11-21 18:45:44 +10:30
Toby Zerner
bea231d40b Update dependencies 2018-11-17 18:53:38 +10:30
Toby Zerner
92a119f2d4 Rename package 2018-10-21 15:16:21 +10:30
Toby Zerner
a58e603728 Update dependencies 2018-09-21 10:25:47 +09:30
Toby Zerner
b41b69b0bf Webpack (#14)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:38 +09:30