mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
add nojekyll
This commit is contained in:
parent
07d534b43c
commit
e024c091b7
0
docs/.nojekyll
Normal file
0
docs/.nojekyll
Normal file
@ -1,7 +1,7 @@
|
||||
{
|
||||
"scripts": {
|
||||
"start": "snowpack dev",
|
||||
"build": "snowpack build",
|
||||
"build": "snowpack build && cp ./public/.nojekyll ../docs",
|
||||
"test": "web-test-runner \"src/**/*.test.tsx\"",
|
||||
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\"",
|
||||
"lint": "prettier --check \"src/**/*.{js,jsx,ts,tsx}\""
|
||||
|
||||
0
repl/public/.nojekyll
Normal file
0
repl/public/.nojekyll
Normal file
Loading…
x
Reference in New Issue
Block a user