Files
2026-07-13 13:22:52 +08:00

4 lines
114 B
Makefile

buildjs:
npm install && npm run build && npm run test && \
cp build/bundle.js ../shap/plots/resources/bundle.js