mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Drop diffhtml dependency (#27695)
We switched to morphlex via: -c5f1fc3a08-bc561eb332
This commit is contained in:
@@ -73,7 +73,6 @@ def dependencies
|
||||
},
|
||||
{ source: "chart.js/dist/chart.min.js", public: true },
|
||||
{ source: "chartjs-plugin-datalabels/dist/chartjs-plugin-datalabels.min.js", public: true },
|
||||
{ source: "diffhtml/dist/diffhtml.min.js", public: true },
|
||||
{ source: "magnific-popup/dist/jquery.magnific-popup.min.js", public: true },
|
||||
{ source: "pikaday/pikaday.js", public: true },
|
||||
{ source: "moment/moment.js" },
|
||||
|
||||
Reference in New Issue
Block a user