0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-11-10 12:22:54 +01:00
discourse-custom-wizard/assets/javascripts/wizard-vendor.js
Angus McLeod ce3d2ced55 COMPATIBILITY: Various core file changes
The completion of the move to ember-cli in core requires a move to an independent asset pipeline. The wizard app itself will be upgraded to ember-cli when I have time. See further:
- fcb4e5a1a1
- 1b4692039e
- a69b914710
2022-06-22 09:14:55 +02:00

12 Zeilen
365 B
JavaScript

//= require legacy/ember_jquery
//= require legacy/template_include.js
//= require legacy/uppy.js
//= require bootstrap-modal.js
//= require bootbox.js
//= require legacy/virtual-dom
//= require legacy/virtual-dom-amd
//= require legacy/itsatrap.js
//= require caret_position.js
//= require legacy/popper.js
//= require legacy/tippy.umd.js
//= require wizard-shims