Skip to content

Commit

Permalink
Exclude deck.gl from externals
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVelarde committed Aug 22, 2023
1 parent 3dca851 commit dde3d9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,5 @@ module.exports = {
name: '/images/do-catalog/[name].[hash:8].[ext]'
}));
}
config.externals([/^@deck.gl\/.+$/]);
}
};

0 comments on commit dde3d9c

Please sign in to comment.