Commit Graph

17 Commits

Author SHA1 Message Date
Alexander Skvortsov
3022586237 Bump version to 0.1.0-beta.16.2 2021-05-12 19:06:11 -04:00
David Wheatley
abea6716eb Add Webpack Bundle Analyzer to webpack config (#12) 2021-05-12 19:05:27 -04:00
David Wheatley
30a95910bb Remove unused dependency 2021-05-12 22:00:34 +01:00
Alexander Skvortsov
39aeba8200 Publish v0.1.0-beta.16.1 2021-05-11 20:35:56 -04:00
David Wheatley
4bdb02a878 Move Typescript configuration to webpack config from core (#11) 2021-05-11 20:28:31 -04:00
David Wheatley
8c2642b2f2 Fix Flarum on iOS 10 and below (#9)
* Ignore .vscode folder

* Add Prettier config

* Change author to 'Flarum Team'

* Bump deps to latest version

* Format with prettier; add `loose` where needed

* Don't exclude node modules from Babel processing
2021-05-04 00:39:10 +01:00
Toby Zerner
df946e5cf8 0.1.0-beta.10 2018-11-17 16:23:56 +10:30
Toby Zerner
fe51b5faf2 Add Object.assign polyfill for IE11 support, update dependencies 2018-11-17 16:23:34 +10:30
Toby Zerner
fec32848a4 0.1.0-beta.9 2018-08-25 20:15:13 +09:30
Toby Zerner
79a56cfea1 Update dependencies 2018-08-25 20:14:56 +09:30
Toby Zerner
50dc913c58 0.1.0-beta.8 2018-06-16 22:55:03 +09:30
Toby Zerner
85de35cc47 Make webpack a peer dependency, commit lock 2018-06-16 22:54:43 +09:30
Toby Zerner
2e8be0aba2 0.1.0-beta.7 2018-06-03 14:19:33 +09:30
Toby Zerner
72eb2ed89f Webpack 4 is stable now 2018-06-03 14:19:09 +09:30
Toby Zerner
49fa832a9b Remove compatPrefix option
Aliasing was only working for the `src` directory, it would not find
modules in the `lib` directory. Therefore the easiest way to migrate
will be to remove the prefix manually from import statements.
2018-02-24 17:03:09 +10:30
Toby Zerner
7fd61971d6 0.1.0-beta.5 2018-02-24 16:29:58 +10:30
Toby Zerner
2b80a9913c Initial commit 2018-02-24 16:01:59 +10:30