Skip to content

Commit

Permalink
feat(custom-webpack): export common (#793)
Browse files Browse the repository at this point in the history
Co-authored-by: JeB <[email protected]>
  • Loading branch information
IKatsuba and just-jeb authored Jul 13, 2020
1 parent 507fc49 commit 1cb73d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/custom-webpack/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ export * from './browser';
export * from './karma';
export * from './server';
export * from './dev-server';
export * from './common';
export { TargetOptions } from './type-definition';

0 comments on commit 1cb73d4

Please sign in to comment.