mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-09-22 07:43:17 +08:00
chore: remove old scripts (#267)
Co-authored-by: Ankit Nayan <ankit@signoz.io>
This commit is contained in:
parent
ac789ffcf0
commit
68b1b8d975
@ -5,7 +5,6 @@
|
|||||||
"main": "webpack.config.js",
|
"main": "webpack.config.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "NODE_ENV=development webpack serve --progress",
|
"dev": "NODE_ENV=development webpack serve --progress",
|
||||||
"start": "node scripts/start.js",
|
|
||||||
"build": "webpack --config=webpack.config.prod.js --progress",
|
"build": "webpack --config=webpack.config.prod.js --progress",
|
||||||
"prettify": "prettier --write .",
|
"prettify": "prettier --write .",
|
||||||
"lint": "eslint src",
|
"lint": "eslint src",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user