|
@@ -4,9 +4,8 @@
|
|
|
"description": "Premium and Open Source dashboard template with responsive and high quality UI.",
|
|
|
"homepage": "https://tabler.io",
|
|
|
"scripts": {
|
|
|
- "dev": "pnpm run start-plugins",
|
|
|
+ "dev": "pnpm run start",
|
|
|
"start": "gulp start",
|
|
|
- "start-plugins": "gulp start --with-plugins",
|
|
|
"build": "gulp build",
|
|
|
"build-docs": "mkdir public && touch public/index.html && echo 'ok'",
|
|
|
"preview": "gulp build --preview",
|