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:
3
js-packages/webpack-config/.gitattributes
vendored
Normal file
3
js-packages/webpack-config/.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
|
||||
/.yarn/releases/** binary
|
||||
/.yarn/plugins/** binary
|
Reference in New Issue
Block a user