Skip to content

Commit

Permalink
Issue #2 added esm to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thompson318 committed Nov 11, 2021
1 parent b59f17d commit 3e39738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
npm install @kitware/vtk.js
npm install -D webpack-cli webpack webpack-dev-server
npm install mocha --save-dev
npm install esm --save-dev
npm install nyc --save-dev
npm install coveralls --save-dev
npm run build
Expand Down

0 comments on commit 3e39738

Please sign in to comment.