1
0
mirror of https://github.com/flarum/core.git synced 2025-10-23 20:56:05 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Toby Zerner
010ec1de63 Remove empty line 2018-06-16 22:39:41 +09:30
Toby Zerner
2c90164a35 Add useExtensions option 2018-06-16 14:34:38 +09:30
Toby Zerner
7975757829 Update README formatting 2018-06-16 14:34:12 +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
99aa1bd769 Add documentation 2018-02-24 16:29:19 +10:30