Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

make sure npm dependencies are installed in the www folder #572

Closed
wants to merge 1 commit into from

Conversation

zaggino
Copy link
Contributor

@zaggino zaggino commented Aug 23, 2016

required for adobe/brackets#12647

@ficristo
Copy link
Collaborator

I don't think this is correct.
In the dist folder I don't see any node_modules: Brackets build system doesn't copy them.
Running grunt build from Brackets repo should be sufficient to see it.
What I think is a better approach is to rename src/config.json to src/package.json and then run npm install --production inside the dist folder.
(After all I feel something is not right to see a npm command inside a task named git)

@zaggino
Copy link
Contributor Author

zaggino commented Aug 24, 2016

This is fixed in adobe/brackets#12647
Commit adobe/brackets@4e17c98
Closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants