fix: replit issues (#49)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Tell Linguist to exclude HTML files to help Replit language detection.
|
||||
*.html linguist-vendored
|
||||
@@ -0,0 +1 @@
|
||||
.replit
|
||||
@@ -1,2 +1,10 @@
|
||||
run = "npm start"
|
||||
entrypoint = "index.js"
|
||||
|
||||
[packager]
|
||||
language = "nodejs"
|
||||
run = "npm run dev"
|
||||
|
||||
[packager.features]
|
||||
packageSearch = true
|
||||
guessImports = true
|
||||
enabledForHosting = false
|
||||
Generated
+1707
-1371
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user