Converted the core to ES modules

This commit is contained in:
n1474335 2018-03-26 23:14:23 +01:00
parent c1bb93eec1
commit 9b4fc3d3aa
154 changed files with 1901 additions and 2223 deletions

View file

@ -1,5 +1,5 @@
import sm from "sitemap";
import OperationConfig from "../../core/config/MetaConfig.js";
import OperationConfig from "../../core/config/OperationConfig.json";
/**