diff --git a/lib/compile-on-demand.js b/lib/compile-on-demand.js index 09e3fea..c84cb9f 100644 --- a/lib/compile-on-demand.js +++ b/lib/compile-on-demand.js @@ -215,6 +215,7 @@ export const compile = async (filename) => { const isPrimaryFile = [ '/dashboards/datagrid.src.js', '/grid/grid-lite.src.js', + '/grid/grid-pro.src.js', '/dashboards/dashboards.src.js', '/highcharts.src.js', '/highcharts-autoload.src.js',