mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(cherry picked from commit d1b21a5981
)
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
This commit is contained in:
parent
f2f49abe03
commit
fcf605e07f
@ -25,10 +25,11 @@
|
|||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist",
|
"./dist",
|
||||||
|
"!./dist/storybook",
|
||||||
"./README.md",
|
"./README.md",
|
||||||
"./CHANGELOG.md",
|
"./CHANGELOG.md",
|
||||||
"LICENSE_APACHE2"
|
"./LICENSE_APACHE2"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc -p ./tsconfig.build.json && rollup -c rollup.config.ts",
|
"build": "tsc -p ./tsconfig.build.json && rollup -c rollup.config.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user