|
|
|
|
|
|
|
|
"author": "Soleilw <a617759082@126.com>", |
|
|
"author": "Soleilw <a617759082@126.com>", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"build": "cross-env BUILD_ENV=production max build", |
|
|
"build": "cross-env BUILD_ENV=production max build", |
|
|
"build:dev": "cross-env BUILD_ENV=dev max build", |
|
|
|
|
|
|
|
|
"build:dev": "cross-env BUILD_ENV=mydev max build", |
|
|
"dev": "cross-env BUILD_ENV=development max dev", |
|
|
"dev": "cross-env BUILD_ENV=development max dev", |
|
|
"format": "prettier --cache --write .", |
|
|
"format": "prettier --cache --write .", |
|
|
"postinstall": "max setup", |
|
|
"postinstall": "max setup", |