Include the needed node_modules files in the final extension bundle

This commit is contained in:
André Oliveira 2021-08-10 07:55:56 +00:00
parent 11bbaecca0
commit f4a60e2af3

View file

@ -3,6 +3,10 @@
!out
out/**
!out/src
!node_modules/d3/dist/d3.min.js
!node_modules/@hpcc-js/wasm/dist/index.min.js
!node_modules/@hpcc-js/wasm/dist/graphvizlib.wasm
!node_modules/d3-graphviz/build/d3-graphviz.min.js
!package.json
!package-lock.json
!ra_syntax_tree.tmGrammar.json