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

Workers -> WorkersES6, Workers/Build -> Workers #8221

Merged
merged 1 commit into from
Sep 25, 2019
Merged

Commits on Sep 25, 2019

  1. Workers -> WorkersES6, Workers/Build -> Workers

    Move Worker code into `WorkersES6` and build Workers into the `Workers`
    directory. This is so we (and users) don't have to do string manipulation
    to rename `Workers/Build` -> `Workers` when building ES6 based apps that
    rely on source modules.
    mramato committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    47556c3 View commit details
    Browse the repository at this point in the history