discourse/app/assets/javascripts/float-kit
David Taylor 80b9c280ba
DEV: Switch to pnpm for JS dependencies (#28671)
This will bring significant improvements to install speed & storage requirements. For information on how it may affect you, see https://meta.discourse.org/t/324521

This commit:
- removes the `yarn.lock` and replaces with `pnpm-lock.yaml`
- updates workspaces to pnpm format
- adjusts package dependencies to work with pnpm's stricter resolution strategy
- updates Rails app to load modules from more specific node_modules directories
- adds a `.pnpmfile` which automatically cleans up old yarn-managed `node_modules` directories
- updates various scripts to call `pnpm` instead of `yarn`
- updates patches to use pnpm's native patch system instead of patch-package
- adds a patch for licensee to support pnpm
2024-09-03 10:51:07 +01:00
..
addon UX: centralise DMenu mobile styling + fixes (#28469) 2024-08-23 17:56:35 +02:00
app DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00
.npmrc DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
ember-cli-build.js DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
index.js DEV: @babel/plugin-proposal-decorators -> decorator-transforms (#27260) 2024-06-10 15:51:48 +01:00
package.json DEV: Switch to pnpm for JS dependencies (#28671) 2024-09-03 10:51:07 +01:00