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

Change deployment type to fix issue #802 #831

Closed
wants to merge 1 commit into from

Conversation

HackAfro
Copy link

What kind of change does this PR introduce?
This PR changes the now deploymentType to STATIC

What is the current behavior?
The current deploymentType is NPM

What is the new behavior?
The deploymentType is now STATIC

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@CompuIves
Copy link
Member

Hey! This is already a good start, though I think it would be better to make it dynamic. It's best if the default behaviour stays with npm, but when it's specified in .nowrc or in package.json to default to static. Maybe we can just support package.json to start with, since we already have that variable packageJSON.

@SaraVieira
Copy link
Contributor

Hey!

Can I close this and work on it by giving users the ability to add all that in the package.json or now.json ?

cc @CompuIves @HackAfro

@SaraVieira
Copy link
Contributor

Closed in favour of #1210

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 this pull request may close these issues.

None yet

3 participants