mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-24 03:58:53 +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": {
|
"scripts": {
|
||||||
"start": "snowpack dev",
|
"start": "snowpack dev",
|
||||||
"build": "snowpack build",
|
"build": "snowpack build && cp ./public/.nojekyll ../docs",
|
||||||
"test": "web-test-runner \"src/**/*.test.tsx\"",
|
"test": "web-test-runner \"src/**/*.test.tsx\"",
|
||||||
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\"",
|
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\"",
|
||||||
"lint": "prettier --check \"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