David Taylor
9ebebfb4cc
FIX: Load admin-specific JS when compiling via ember-cli ( #18086 )
...
The previous sprockets implementation was including admin-specific JS in the plugin's main JS file, which would be served to all users regardless of admin status. This commit achieves the same result under the ember-cli plugin asset compiler with one difference: the admin js is compiled into a separate file. That means that in future, we'll be able to make it loaded only for admins. For now though, it's loaded for everyone, just like before.
2022-08-25 11:36:02 +01:00
..
2022-07-04 17:01:19 +02:00
2022-07-11 22:29:33 +02:00
2022-08-24 01:43:42 +02:00
2022-06-30 21:22:00 +08:00
2022-07-25 11:54:43 -03:00
2022-08-18 18:19:20 +03:00
2022-06-21 15:49:47 -03:00
2022-05-26 09:53:01 +10:00
2022-08-09 11:53:24 +01:00
2022-08-22 14:58:02 +03:00
2022-05-10 10:02:28 -05:00
2022-07-17 20:16:39 +02:00
2022-08-17 18:32:48 +03:00
2022-08-25 11:36:02 +01:00
2022-07-17 20:48:36 +02:00
2022-05-24 11:31:24 -04:00
2022-07-08 12:00:47 -03:00
2022-07-05 00:23:09 +08:00
2022-08-19 11:30:46 +01:00
2022-08-10 08:25:39 +03:00
2022-08-02 10:06:03 +02:00
2022-08-15 05:52:07 +05:30
2022-05-04 14:07:22 -03:00
2022-08-24 01:43:42 +02:00
2022-05-24 11:13:21 +10:00
2022-08-17 09:40:24 +08:00
2022-05-23 10:07:15 +10:00
2022-08-11 19:09:48 +03:00
2022-06-07 15:23:04 +01:00
2022-05-31 15:24:04 +10:00
2022-05-31 15:24:04 +10:00
2022-08-09 11:53:24 +01:00
2022-06-21 15:49:47 -03:00
2022-08-25 11:11:08 +08:00
2022-08-22 09:56:39 +01:00
2022-08-25 11:36:02 +01:00
2022-08-12 18:39:01 +01:00
2022-08-24 10:20:38 +01:00
2022-05-10 11:14:26 +10:00
2022-06-17 11:50:30 +01:00
2022-08-09 16:54:45 +02:00
2022-05-19 21:56:55 +02:00
2022-08-04 10:07:12 +10:00
2022-05-26 14:01:44 +10:00
2022-06-17 19:34:08 +02:00
2022-07-13 06:37:38 +03:00
2022-08-21 19:26:24 +02:00
2022-05-10 10:42:18 +10:00
2022-05-09 17:23:39 -03:00
2022-07-14 15:23:09 +10:00
2022-08-13 17:52:31 +02:00
2022-07-15 15:36:27 +03:00
2022-08-09 11:55:25 +01:00
2022-05-12 10:07:43 -05:00
2022-05-17 13:06:08 -05:00
2022-05-10 08:19:02 +10:00
2022-08-23 15:14:24 +10:00
2022-07-01 10:18:24 +02:00
2022-08-09 15:16:35 +05:30
2022-06-09 09:24:30 +10:00
2022-07-06 11:40:54 -07:00
2022-06-21 09:23:36 +08:00
2022-08-17 09:40:43 +08:00
2022-05-30 14:01:21 +01:00
2022-08-04 16:15:06 -05:00
2022-07-19 10:00:59 +01:00
2022-08-02 10:06:03 +02:00
2022-07-20 19:07:18 +03:00
2022-08-19 15:41:56 -04:00
2022-06-09 09:24:30 +10:00
2022-08-08 17:35:26 +04:00
2022-06-30 10:18:12 +10:00
2022-08-21 19:26:24 +02:00
2022-06-30 10:18:12 +10:00
2022-06-28 21:27:52 +02:00
2022-05-23 13:14:11 +10:00
2022-08-09 11:55:25 +01:00
2022-08-04 10:16:54 +10:00
2022-08-10 14:58:14 +02:00
2022-08-09 21:52:39 +05:30