ScriptedAlchemy / webpack-external-import

Dynamically import modules from other webpack bundles. Painless code sharing between separate apps
BSD 3-Clause "New" or "Revised" License
415 stars 42 forks source link

fix(deps): Adds tapable as a dep #150

Closed maraisr closed 4 years ago

maraisr commented 4 years ago

For reference, html-webpack-plugin adds tapable as a dependency also.

The irony is, the yarn.lock file isnt touched with this, as it was already in the lockfile because of webpack

fixes #149

ScriptedAlchemy commented 4 years ago

:tada: This PR is included in version 2.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: