]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
refactor: move examples into e2e
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 19 Mar 2020 22:26:20 +0000 (23:26 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 19 Mar 2020 22:26:20 +0000 (23:26 +0100)
e2e/encoding/index.html [moved from examples/encoding/index.html with 100% similarity]
e2e/encoding/index.ts [moved from examples/encoding/index.ts with 100% similarity]
e2e/global.css [moved from examples/global.css with 100% similarity]
e2e/hash/index.html [moved from examples/hash/index.html with 100% similarity]
e2e/hash/index.ts [moved from examples/hash/index.ts with 100% similarity]
e2e/index.html [moved from examples/index.html with 100% similarity]
e2e/index.ts [moved from examples/index.ts with 100% similarity]
e2e/server.js [moved from examples/server.js with 100% similarity]
e2e/tsconfig.json [moved from examples/tsconfig.json with 100% similarity]
e2e/webpack.config.js [moved from examples/webpack.config.js with 100% similarity]

similarity index 100%
rename from examples/global.css
rename to e2e/global.css
similarity index 100%
rename from examples/hash/index.html
rename to e2e/hash/index.html
similarity index 100%
rename from examples/hash/index.ts
rename to e2e/hash/index.ts
similarity index 100%
rename from examples/index.html
rename to e2e/index.html
similarity index 100%
rename from examples/index.ts
rename to e2e/index.ts
similarity index 100%
rename from examples/server.js
rename to e2e/server.js
similarity index 100%
rename from examples/tsconfig.json
rename to e2e/tsconfig.json