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

Add examples develop script #4309

Merged
merged 2 commits into from
Jun 9, 2022
Merged

Conversation

slimbuck
Copy link
Member

@slimbuck slimbuck commented Jun 8, 2022

This PR adds develop script so npm run develop launches a server and listens for changes to examples.

@slimbuck slimbuck requested a review from a team June 8, 2022 15:19
@slimbuck slimbuck self-assigned this Jun 8, 2022
@slimbuck slimbuck merged commit b2e1662 into playcanvas:main Jun 9, 2022
@slimbuck slimbuck deleted the examples-develop branch June 9, 2022 10:26
@mvaligursky
Copy link
Contributor

mvaligursky commented Jun 9, 2022

currently this is what I use to work with engine examples and debug engine

engine:
target=debug_es5 npm build watch

examples:

npm run watch
npm run watch:iframes:debug

maybe both of these should be added to the develop?

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

Successfully merging this pull request may close these issues.

None yet

4 participants