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

Add a Webpack build process and initial App that loads in Gutenberg [4 hrs.] #12

Closed
5 tasks
adamsilverstein opened this issue Feb 15, 2019 · 0 comments · Fixed by #29
Closed
5 tasks
Assignees
Milestone

Comments

@adamsilverstein
Copy link

adamsilverstein commented Feb 15, 2019

Related: #2

  • Add skeleton webpack configuration.
  • Add skeleton app that to build with webpack.
  • App should live in a src folder, build should go to a dist folder.
  • Ensure built app javascript is loaded from php on the post editor when gutenberg is being used
  • needs to work with WordPress 5.0 + and ideally wp4.9 with the plugin enabled (although the GB project has officially dropped 4.9 support for the plugin, so this is less of a priority if compatibility is not straightforward.
@adamsilverstein adamsilverstein added this to the 1.0.0 milestone Feb 15, 2019
@adamsilverstein adamsilverstein changed the title Add a Webpack build process and initial App that loads in Gutenberg Add a Webpack build process and initial App that loads in Gutenberg [4 hrs.] Feb 25, 2019
@johnwatkins0 johnwatkins0 self-assigned this Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants