1
0
mirror of https://github.com/flarum/core.git synced 2025-09-01 12:12:45 +02:00

feat: add support for Plug'n'Play package managers (#14)

* chore: use yarn berry with pnp

* feat: add plug'n'play support

* chore: add yarn gitattributes

* typo: fix comment
This commit is contained in:
David Wheatley
2021-11-08 23:53:18 +00:00
committed by GitHub
parent 077bddd8dd
commit 08c2e9f198
7 changed files with 3901 additions and 1637 deletions

View File

@@ -0,0 +1,3 @@
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
/.yarn/releases/** binary
/.yarn/plugins/** binary