Skip to content

Commit

Permalink
Merge pull request #6 from nearmap/fix-path-removal
Browse files Browse the repository at this point in the history
fix(plugin): Check entry module dependencies recursively.
  • Loading branch information
kollhof authored Sep 25, 2018
2 parents 6ed11c4 + 433e227 commit feba0a7
Show file tree
Hide file tree
Showing 4 changed files with 187 additions and 265 deletions.
1 change: 0 additions & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ module.exports = {
env: {
// Used as the default for running babel
development: {
sourceMaps: 'both',
presets: [
['@babel/preset-env', {
targets: {
Expand Down
Loading

0 comments on commit feba0a7

Please sign in to comment.