remove postinstall
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@
|
||||
"dev": "nuxt",
|
||||
"build": "nuxt build",
|
||||
"start": "nuxt start",
|
||||
"generate": "nuxt generate",
|
||||
"postinstall": "cp -r node_modules/ckeditor4/* static/js/ckeditor/"
|
||||
"generate": "nuxt generate"
|
||||
// "postinstall": "cp -r node_modules/ckeditor4/* static/js/ckeditor/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.1072.0",
|
||||
|
||||
Reference in New Issue
Block a user