Skip to content

Commit

Permalink
Set keepNames to true
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Sep 17, 2024
1 parent 1808751 commit 97c9296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/corelib/build/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const coreLibBase = {
entryPoints: [
'src/index.ts'
],
keepNames: true,
logLevel: 'info',
minify: false,
outbase: 'src',
Expand Down

0 comments on commit 97c9296

Please sign in to comment.