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

fix: minify and node_compat should be inherited #1153

Conversation

petebacondarwin
Copy link
Contributor

Fixes #1150

@changeset-bot
Copy link

changeset-bot bot commented May 31, 2022

🦋 Changeset detected

Latest commit: 177562b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
wrangler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -35579,7 +35579,7 @@
"jest-fetch-mock": "^3.0.3",
"jest-websocket-mock": "^2.3.0",
"mime": "^3.0.0",
"miniflare": "2.5.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was just a slip on my part last week, so I am sneaking it in here!

@github-actions
Copy link
Contributor

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.developers.workers.dev/runs/2413963091/npm-package-wrangler-1153

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.developers.workers.dev/prs/1153/npm-package-wrangler-1153

Or you can use npx with this latest build directly:

npx https://prerelease-registry.developers.workers.dev/runs/2413963091/npm-package-wrangler-1153 dev path/to/script.js

@petebacondarwin petebacondarwin merged commit 40f20b2 into cloudflare:main May 31, 2022
@petebacondarwin petebacondarwin deleted the inheritable-env-props-issue-1150 branch May 31, 2022 09:33
@github-actions github-actions bot mentioned this pull request May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants