This website requires JavaScript.
Explore
Help
Sign In
wasp-lang
/
wasp
Watch
1
Star
1
Fork
0
You've already forked wasp
mirror of
https://github.com/wasp-lang/wasp.git
synced
2024-12-20 15:41:38 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
092ff2acaf
wasp
/
waspc
/
e2e-test
/
test-outputs
/
waspCompile-golden
/
waspCompile
/
.wasp
/
out
/
server
/
nodemon.json
11 lines
121 B
JSON
Raw
Normal View
History
Unescape
Escape
Update e2e tests after supporting TypeScript (#828)
2022-11-24 17:03:19 +03:00
{
"env"
:
{
"NODE_ENV"
:
"development"
}
,
"watch"
:
[
Adds env validation and shared templates folder (#994)
2023-02-21 13:52:37 +03:00
"src/"
,
".env"
Update e2e tests after supporting TypeScript (#828)
2022-11-24 17:03:19 +03:00
]
,
"ext"
:
"ts,mts,js,mjs,json"
}
Reference in New Issue
Copy Permalink