discourse/app/assets/javascripts/discourse-common
Jarek Radosz fbd1cd5fe1
DEV: Prevent npm usage (#13945)
We rely on yarn workspaces so we don't want people using npm in the repo by accident.

Also updated the required node version to 12+.

~~Not sure about the min yarn version – the latest one could be missing in various CI-like envs, so I might change it yet.~~
Downgraded yarn to ">= 1.21.1" (the oldest of "current" versions, tagged "legacy")
2021-08-04 22:04:58 +02:00
..
addon FIX: Some absolute links were causing full page reloads (#13377) 2021-06-15 12:30:36 +10:00
app DEV: Make `discourse-common` an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
config DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
vendor DEV: Make `discourse-common` an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
index.js REFACTOR: Support bundling our `admin` section as an ember addon 2020-09-22 15:14:29 -04:00
package.json DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00