Skip to content

Commit

Permalink
Aug 4, 2024, 1:07 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 4, 2024
1 parent 361443d commit b2837e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ export default [
// Handling extension issues
addJsExtension(),

nodeResolve({
extensions: ['.js', '.ts'],
preferBuiltins: true
}),
// nodeResolve({
// extensions: ['.js', '.ts'],
// preferBuiltins: true
// }),
],
external: [
/^@polkadot\//,
Expand Down

0 comments on commit b2837e1

Please sign in to comment.