Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
MissMonacoin committed Apr 2, 2018
1 parent caca5ec commit 1b43b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
rules: [
{
test: /\.js$/,
exclude: /node_modules\/(?!(bech32|ripple-lib))/,
exclude: /node_modules\/(?!(bech32|ripple-lib|nem-sdk))/,
use: {
loader: 'babel-loader',
options: {
Expand Down

0 comments on commit 1b43b7c

Please sign in to comment.