feature: add ability to drop a .spa.static into the tree
This commit is contained in:
parent
75439172c9
commit
d07991bc60
6 changed files with 175 additions and 70 deletions
0
tests/www/spa/possibly_missing/.spa.static
Normal file
0
tests/www/spa/possibly_missing/.spa.static
Normal file
6
tests/www/spa/possibly_missing/here.html
Normal file
6
tests/www/spa/possibly_missing/here.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<body>
|
||||
<h1>here</h1>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue