TableView.jl icon indicating copy to clipboard operation
TableView.jl copied to clipboard

Use Julia Artifacts for ag-grid js/css dependencies

Open baumgold opened this issue 2 years ago • 1 comments

Instead of downloading the js/css dependencies at build-time, use the Julia Artifacts feature to manage these files.

baumgold avatar Jun 21 '23 19:06 baumgold

This change can be modeled after JuliaPlots/Plots.jl#3023

baumgold avatar Jun 21 '23 21:06 baumgold