-
Notifications
You must be signed in to change notification settings - Fork 8
Discussion for first meeting. #1
Comments
In terms of sponsorship, have you looked into Open Collective? |
@Awk34 I am looking into a variety of options. When we have more mature decisions on these options we'll publish this. |
Fwiw, we're using Open Collective for |
@mxstbr Awesome. I will definitely keep that in mind, and will possibly reach out to you for specifics. |
We also use Open Collective for angular-fullstack/generator-angular-fullstack |
@gaearon @gdi2290 as huge representatives of the React and Angular community we'd love some input from you guys on critical blocking issues in your setups, loaders, plugins etc, that need to be addressed to adopt webpack 2. A lot of webpack's power is derrived by the sum of its parts and we want to support those parts as best as we can. |
Are you only interested in Webpack 2 blockers, or generally frustrating issues with Webpack? I have a couple. |
@gaearon Both. They may be tagged and tracked separately for organizational purposes, both equally important. |
Are meeting agendas established in advance? Are these public? |
@dashed the meetings themselves are not public, but the notes created from them will be. We plan to meet once a week and once meeting notes are ready to publish I will create a pull request so that anyone who is watching the repository can track the notes. From there on, questions and clarifications will happen inside the PR instead of an issue. |
This is super frustrating for me: gaearon/react-transform-boilerplate#122. Basically I want a simple workflow:
|
I just want to say that it's great you're sharing this with the community! 🚀 |
I saw that you want to write TypeScript typings - I've recently written some typings for the Webpack configuration file: https://github.com/easy-webpack/core/blob/master/src/webpack.ts. Feel free to use that as a starting point. |
@niieani Would you like to look into creating 2.0 typings for the changes made (IE new plugins, function syntax for config, etc.) |
@TheLarkInn what's the function syntax for config? As to your question, unfortunately that sounds like a pretty large undertaking. Perhaps if you make a public call for this, it could be a joint project together with other Webpack & TypeScript users? |
Will y'all be needing any design/dev help for the upcoming webpack 2.0 site? |
This guy is a genius, he created http://reactboilerplate.com basically by himself! 👏 @webdesserts |
@niieani I will create an issue on webpack/webpack and then we can discuss what needs to be added. I'll make sure to tag you there.
|
@webpack/collab-team the initial meeting notes I'll leave for public discussion in this issue. For future ones I'll leave discussions in PR's so people can get notifications.
https://github.com/webpack/meeting-notes/blob/master/2016-06/june-24.md
The text was updated successfully, but these errors were encountered: