discourse/app/assets/javascripts/admin
CommanderRoot 86a783b3ad
DEV: Replace deprecated String.prototype.substr() (#16233)
String.prototype.substr() is deprecated so we replace it with String.prototype.slice() which works similarily but isn't deprecated.

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2022-04-01 17:35:17 +02:00
..
addon DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
app REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
index.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
package.json PERF: Update ember-auto-import and webpack (#15919) 2022-02-14 11:21:39 +00:00