refactor: Move test demo page and assets into cypress folder

This commit is contained in:
Lokesh Dhakar
2019-07-14 08:38:57 -07:00
parent 50df0f30ef
commit 3e7554b321
12 changed files with 172 additions and 13 deletions

6
package-lock.json generated
View File

@@ -1726,6 +1726,12 @@
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"dev": true
},
"mustache": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/mustache/-/mustache-3.0.1.tgz",
"integrity": "sha512-jFI/4UVRsRYdUbuDTKT7KzfOp7FiD5WzYmmwNwXyUVypC0xjoTL78Fqc0jHUPIvvGD+6DQSPHIt1NE7D1ArsqA==",
"dev": true
},
"mute-stream": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz",