Add yarn support

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
This commit is contained in:
Felix Kaechele
2018-06-10 15:04:39 +02:00
parent 17fb6b0ddd
commit 396075efda
5 changed files with 1124 additions and 1 deletions

1
.yarnrc Normal file
View File

@@ -0,0 +1 @@
--*.modules-folder "./app/static/node_modules"