3d71b68195
DEV: Introduce plugin api for conditionally rendering assets ( #9200 )
2020-03-13 15:30:31 +00:00
72c3f36e58
Add optional file to precompile list
2020-01-10 15:14:32 -05:00
556d66a97c
FIX: Use CDN for the discourse-internet-explorer
...
Previously the CDN was skipped because the assets were not in the proper
place to be uploaded.
2020-01-10 15:06:55 -05:00
bc97d39688
FIX: Allow IE script to load with a CDN
...
A proper fix would involve it being precompiled like other assets, but
due to the conditional nature of the resource this is more complicated.
For now this is better than IE being broken.
2019-12-13 15:50:46 -05:00
4abe4454dd
FEATURE: Create IE Support Plugin ( #8520 )
...
This core plugin, which could be split off in the future, allows us to load IE specific code on demand.
Co-authored-by: jjaffeux <j.jaffeux@gmail.com >
2019-12-11 09:07:22 -05:00