mirror of
https://github.com/flarum/framework.git
synced 2025-02-09 00:47:57 +08:00
![David Wheatley](/assets/img/avatar_default.png)
* chore: migrate to Yarn package manager
* chore: bump deps, move `expose-loader` to correct deps section
* fix: remove package from old typescript shim
* feat: use Yarn Plug'n'Play
* chore: keep `node_modules` ignored for people who choose to use npm anyway
* Revert "feat: use Yarn Plug'n'Play"
This reverts commit 9781c8c8d5
.
10 lines
103 B
Plaintext
10 lines
103 B
Plaintext
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
node_modules
|