-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:taskAny other issue (refactoring, typo fix, etc).Any other issue (refactoring, typo fix, etc).
Description
Are you reporting a feature request or a bug?
Task
Provide detailed reproduction steps (if any)
As per issue #17 and related PR #18 Webpack is not used anymore to produce library output. It is still used as part of test scripts though.
To Do
Remove dependency on Webpack and replace it either with direct use of dist
folder or Karma utils for Rollup, e.g. karma-rollup-preprocessor.
Metadata
Metadata
Assignees
Labels
status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:taskAny other issue (refactoring, typo fix, etc).Any other issue (refactoring, typo fix, etc).