Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rfc/issue 183 webpack plugin type #191

Merged
merged 5 commits into from
Sep 11, 2019

Conversation

thescientist13
Copy link
Member

Related Issue

resolves #183

Summary of Changes

  1. Added support for providing in a webpack plugin as a Greenwood plugin
  2. Added unit tests
  3. Added documentation

As part of #187 , I'll improve the documentation on plugins in general to discuss a little more about what can be done with the compilation object, which I'll need to use in order to complete #178 to use CopyWebpackPlugin

@thescientist13 thescientist13 added the RFC Proposal and changes to workflows, architecture, APIs, etc label Sep 7, 2019
@thescientist13 thescientist13 added Plugins Greenwood Plugins website Tasks related to the projects website / documentation labels Sep 7, 2019
@thescientist13 thescientist13 force-pushed the rfc/issue-183-webpack-plugin-type branch from 701a02e to a00641a Compare September 11, 2019 01:03
@thescientist13 thescientist13 merged commit 019a751 into release/0.4.0 Sep 11, 2019
@thescientist13 thescientist13 deleted the rfc/issue-183-webpack-plugin-type branch September 11, 2019 01:09
thescientist13 added a commit that referenced this pull request Oct 16, 2019
* unit tests for supporting a webpack plugin in the Greenwood build

* documentation

* fix spec description

* clear up docs example

* clear up docs example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Plugins Greenwood Plugins RFC Proposal and changes to workflows, architecture, APIs, etc website Tasks related to the projects website / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant