mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 21:11:13 +08:00
DEV: Load @json-editor/json-editor
using webpack async import (#27773)
This commit is contained in:
@ -65,11 +65,6 @@ end
|
||||
|
||||
def dependencies
|
||||
[
|
||||
{
|
||||
source: "@json-editor/json-editor/dist/jsoneditor.js",
|
||||
package_name: "@json-editor/json-editor",
|
||||
public: true,
|
||||
},
|
||||
{ source: "chart.js/dist/chart.min.js", public: true },
|
||||
{ source: "chartjs-plugin-datalabels/dist/chartjs-plugin-datalabels.min.js", public: true },
|
||||
{ source: "magnific-popup/dist/jquery.magnific-popup.min.js", public: true },
|
||||
|
Reference in New Issue
Block a user