superset/superset-frontend/temporary_superset_ui/superset-ui/plugins
Andreas Lordos 89591bd559 build: automate build & launch of storybook (#146)
* build: automate build & launch of storybook

- Added `build.py` in the `/packages/superset-ui-plugins-demo` directory
	- Running `build.py` will build & start storybook automatically
	- No need to run 4 separate commands to do so

- Modified README.md to reflect this change and provide instructions on
using `build.py`

* build: delete build.py

Get rid of build.py and transfer commands for
automated building & launching to package.json

* build: automate build & launch of storybook

Use "sudo npm run build" to build & launch Storybook

* docs: update readme

Reflect changes in automated building & launching
of Storybook, now uses command "npm run build"
instead of "python build.py"

* build: rename npm script

rename npm script from "build" to "storybook" and update readme.md to reflect change

* docs: amend error in docs

documentation updated to reflect changes in package.json - command to run story

* docs: change 'npm run' to 'yarn'

replace 'npm run storybook' with 'yarn storybook'
2021-11-26 11:45:46 +08:00
..
big-number chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-calendar chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-chord chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-heatmap chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-horizon chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-iframe chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-markup chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-paired-t-test chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-parallel-coordinates chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-partition chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
legacy-plugin-chart-pivot-table chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00
superset-ui-plugins build: automate build & launch of storybook (#146) 2021-11-26 11:45:46 +08:00
table chore(release): publish v0.12.19 2021-11-26 11:45:09 +08:00