mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-24 01:28:42 +02:00
feat: properly install chart.js as npm package and webpack bundle
This commit is contained in:
2
frontend/src/application/charts.js
Normal file
2
frontend/src/application/charts.js
Normal file
@@ -0,0 +1,2 @@
|
||||
import Chart from 'chart.js/auto';
|
||||
window.Chart = Chart;
|
||||
Reference in New Issue
Block a user