File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ < link rel ="icon " href ="logo.png " />
Original file line number Diff line number Diff line change 11<h1 align =" center " >
2+ <img src =" https://raw.githubusercontent.com/elastic/elastic-charts/master/public/logo.png " alt =" elastic-charts logo " width =" 100 " /><br />
23 Elastic Charts
34</h1 >
45<p align =" center " >
Original file line number Diff line number Diff line change 3838 "semantic-release" : " semantic-release" ,
3939 "start" : " yarn storybook" ,
4040 "start-docs" : " start-storybook -p 8001 -c .storybook-docs --ci" ,
41- "storybook" : " RNG_SEED='elastic-charts' start-storybook -p 9001 -c .storybook --ci --no-version-updates" ,
42- "storybook:build" : " rm -rf .out && build-storybook -c .storybook -o .out" ,
41+ "storybook" : " RNG_SEED='elastic-charts' start-storybook -s ./public - p 9001 -c .storybook --ci --no-version-updates" ,
42+ "storybook:build" : " rm -rf .out && build-storybook -s ./public - c .storybook -o .out" ,
4343 "test" : " jest --verbose --config jest.config.js" ,
4444 "test:tz" : " yarn test:tz-utc && yarn test:tz-ny && yarn test:tz-jp" ,
4545 "test:tz-utc" : " TZ=UTC jest --verbose --config=jest.tz.config.js" ,
You can’t perform that action at this time.
0 commit comments