Commit Graph

5 Commits

Author SHA1 Message Date
mkhamrov
342b089adc Add google analytics 2022-06-29 17:31:28 +03:00
Martijn Faassen
cbfadd69ad We cannot build unless we use the right version of npm
The engines field in package.json only gets blocked with the appropriate
.npmrc, which is provided.

If we allow earlier versions of npm to operate together with later
versions, we get massive package-lock.json changes switching it
from v1 to v2 and back again. We want to avoid this churn.
2022-01-31 14:29:29 +01:00
Matija Sosic
a32721768a Added blog post with our fundraise announcement. 2021-11-21 22:20:13 +01:00
Martin Sosic
7903b80ef1 Updated docusaurus version. 2021-10-04 11:43:23 +02:00
Martin Sosic
8ee43ca834 Moved web from wasp-lang/web repo to folder in this repo. 2021-07-23 19:39:15 +02:00