mirror of
https://github.com/flarum/core.git
synced 2025-08-27 10:05:47 +02:00
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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "flarum-webpack-config",
|
||||
"version": "0.1.0-beta.5",
|
||||
"version": "0.1.0-beta.6",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"author": "Toby Zerner",
|
||||
|
Reference in New Issue
Block a user