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-11-30 18:23:19 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
51d7f30b97
wasp
/
.gitignore
10 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added feedback to examples/thoughts README.md.
2021-07-13 22:10:42 +03:00
.dir-locals.el
# Local Netlify folder
Require LTS version of Node for Wasp (#504) * Require LTS node and npm on client and server * Update node and npm versions in the docs * Add npmrc and nvmrc to WebAppGenerator * Change function name in test * Add newline to nvmrc * Add newline to Common.hs * Remove extra empty line in nvmrc * Remove extra empty line in Common.hs * Update end to end tests for node LTS * Add newline at the end of server/nvmrc * Ensure Node version 16 in CI * Fix broken ci file * Change how Wasp specifies required versions * Fix formatting * Use type alias for semantic versions * Remove incorrect comment on Prisma LTS * Update e2e checksums * Fix typo in gitignore Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com> * Sort e2e checksums * Extract semantic version to its module * Fix formatting * Fix formatting again * Add comment explaining nvmrc * Add tests and change semver naming * Add natural numbers and formatting to semver * Add newline at the end of semver module * Add missing space to node mismatch message Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2022-03-21 17:00:19 +03:00
.netlify
# editor related
.idea/
Make CLI code testable (#510)
2022-03-23 15:04:09 +03:00
# macOS related
.DS_Store
Reference in New Issue
Copy Permalink