mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 10:10:04 +08: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