mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-14 03:54:46 +00:00
change how routes are created
This commit is contained in:
0
test/unit/samples/basic/_default.html
Normal file
0
test/unit/samples/basic/_default.html
Normal file
0
test/unit/samples/basic/about.html
Normal file
0
test/unit/samples/basic/about.html
Normal file
0
test/unit/samples/basic/blog/[slug].html
Normal file
0
test/unit/samples/basic/blog/[slug].html
Normal file
0
test/unit/samples/basic/blog/[slug].json.js
Normal file
0
test/unit/samples/basic/blog/[slug].json.js
Normal file
0
test/unit/samples/basic/blog/_default.html
Normal file
0
test/unit/samples/basic/blog/_default.html
Normal file
0
test/unit/samples/basic/blog/index.html
Normal file
0
test/unit/samples/basic/blog/index.html
Normal file
0
test/unit/samples/basic/blog/index.json.js
Normal file
0
test/unit/samples/basic/blog/index.json.js
Normal file
0
test/unit/samples/basic/index.html
Normal file
0
test/unit/samples/basic/index.html
Normal file
0
test/unit/samples/encoding/".html
Normal file
0
test/unit/samples/encoding/".html
Normal file
0
test/unit/samples/encoding/#.html
Normal file
0
test/unit/samples/encoding/#.html
Normal file
0
test/unit/samples/encoding/?.html
Normal file
0
test/unit/samples/encoding/?.html
Normal file
0
test/unit/samples/encoding/index.html
Normal file
0
test/unit/samples/encoding/index.html
Normal file
0
test/unit/samples/qualifiers/[slug([a-z]{2})].html
Normal file
0
test/unit/samples/qualifiers/[slug([a-z]{2})].html
Normal file
0
test/unit/samples/qualifiers/[slug].html
Normal file
0
test/unit/samples/qualifiers/[slug].html
Normal file
0
test/unit/samples/qualifiers/index.html
Normal file
0
test/unit/samples/qualifiers/index.html
Normal file
0
test/unit/samples/sorting/[wildcard].html
Normal file
0
test/unit/samples/sorting/[wildcard].html
Normal file
0
test/unit/samples/sorting/_default.html
Normal file
0
test/unit/samples/sorting/_default.html
Normal file
0
test/unit/samples/sorting/about.html
Normal file
0
test/unit/samples/sorting/about.html
Normal file
0
test/unit/samples/sorting/index.html
Normal file
0
test/unit/samples/sorting/index.html
Normal file
0
test/unit/samples/sorting/post/[id].html
Normal file
0
test/unit/samples/sorting/post/[id].html
Normal file
0
test/unit/samples/sorting/post/_default.html
Normal file
0
test/unit/samples/sorting/post/_default.html
Normal file
0
test/unit/samples/sorting/post/bar.html
Normal file
0
test/unit/samples/sorting/post/bar.html
Normal file
0
test/unit/samples/sorting/post/f[xx].html
Normal file
0
test/unit/samples/sorting/post/f[xx].html
Normal file
0
test/unit/samples/sorting/post/foo.html
Normal file
0
test/unit/samples/sorting/post/foo.html
Normal file
0
test/unit/samples/sorting/post/index.html
Normal file
0
test/unit/samples/sorting/post/index.html
Normal file
Reference in New Issue
Block a user