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

Plugin: Adding a build process #282

Merged
merged 5 commits into from
Mar 16, 2017

Commits on Mar 16, 2017

  1. Plugin: Adding a build process to the plugin

    This includes:
    
     - Using yarn
     - Using babel ES-latest
     - Using Webpack
     - Using ESlint (extends Calypso's rules for now)
     - Using Sass and auto-prefixer
    youknowriad committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    1640f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6474e1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36cadd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1784164 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13f2269 View commit details
    Browse the repository at this point in the history