mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-10 12:23:22 +08:00
Rename dashboard to optuna_dashboard
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"description": "Dashboard for Goptuna",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"fmt": "prettier --write \"dashboard/static/**/*.{ts,tsx}\"",
|
||||
"fmt": "prettier --write \"optuna_dashboard/static/**/*.{ts,tsx}\"",
|
||||
"watch": "webpack --watch",
|
||||
"build": "webpack",
|
||||
"build:dev": "NODE_ENV=development webpack",
|
||||
|
||||
Reference in New Issue
Block a user