Skip to content

Commit

Permalink
chore: separate esm and cjs dist
Browse files Browse the repository at this point in the history
  • Loading branch information
erossignon committed Nov 18, 2023
1 parent 5b31600 commit 5efef48
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions packages/node-opcua-crypto/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ index.ts
*.map
tsconfig*
source*/
!dist
!dist-types/*
!dist/source/
!dist/source_nodejs/
!dist-cjs
!dist-esm
*.global.js
doc
*.tar.gz

0 comments on commit 5efef48

Please sign in to comment.