feat: optimze plugin system

This commit is contained in:
2023-07-19 17:16:50 +08:00
parent 25a8f35f28
commit 3f1de332fd
39 changed files with 6701 additions and 131 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/i18n",
"version": "0.27.3-beta.0",
"version": "0.27.3",
"description": "MiaoScript i18n package",
"keywords": [
"miaoscript",
@@ -19,7 +19,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.27.3-beta.0",
"@ccms/nashorn": "^0.27.3",
"@types/js-yaml": "^4.0.5",
"reflect-metadata": "^0.1.13",
"rimraf": "^4.1.2",