use vite static assets to handle tiny on the dev server and copy tinymce to the right folder on cms build
This commit is contained in:
@@ -113,7 +113,6 @@
|
||||
"new-extension": "plop --plopfile ./devops/plop/plop.js",
|
||||
"compile": "tsc",
|
||||
"check": "npm run lint && npm run compile && npm run build-storybook",
|
||||
"postinstall": "npm run generate:tinymce",
|
||||
"generate:tinymce": "node ./devops/tinymce/index.js",
|
||||
"prepublishOnly": "node ./devops/publish/cleanse-pkg.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user