remove website from library repo, new repo at wbkd/react-flow-docs

This commit is contained in:
Christopher Möller
2020-11-03 17:18:00 +01:00
parent acd0f1adad
commit 6771fcae1d
135 changed files with 0 additions and 55098 deletions
-1
View File
@@ -16,7 +16,6 @@
"start:dev": "npm run build && cd example && npm start",
"dev:wait": "start-server-and-test start:dev http-get://localhost:3000",
"build:dev": "npm install && npm run build && cd example && npm install && npm run build",
"build:website": "cd website && npm install && GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true npm run build",
"cy:open": "cypress open",
"cypress": "npm run dev:wait cy:open",
"test:chrome": "cypress run --browser chrome --headless",