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 CodeSandbox functionality. #11

Merged
merged 1 commit into from
Jul 5, 2018
Merged

Conversation

ryanpcmcquen
Copy link
Collaborator

@ryanpcmcquen ryanpcmcquen commented Jul 1, 2018

Now you can drop our main URL into CodeSandbox and have an instantly hackable sandbox.

Only question is ... are we using the main property in our root package.json for anything? Because this PR has it pointing to CodeSandbox/index.js ... I didn't see an index.js in our root folder, so I didn't think we were.

Signed-off-by: Ryan P. C. McQuen [email protected]

Signed-off-by: Ryan P. C. McQuen <[email protected]>
@ryanpcmcquen
Copy link
Collaborator Author

In the future there may be a way to specify an entry point besides using the main property of our package.json:
codesandbox/codesandbox-client#514

For now there is some configuration, but nothing concerning the entry point:
https://github.com/CompuIves/codesandbox-client/blob/80c1bc995cc5bb336e60d3e941a579604f7b43fb/packages/homepage/content/docs/3-configuration.md#sandbox-configuration

@ryanpcmcquen ryanpcmcquen changed the base branch from master to develop July 2, 2018 16:00
@ryanpcmcquen
Copy link
Collaborator Author

If we merge this, let's not delete the branch, because I am investigating a CodeSandbox issue with it:
codesandbox/codesandbox-client#926

Copy link
Collaborator

@terryfritschSLT terryfritschSLT left a comment

Choose a reason for hiding this comment

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

Approving syntax

@ryanpcmcquen ryanpcmcquen merged commit c7cc85c into develop Jul 5, 2018
@ryanpcmcquen ryanpcmcquen deleted the feature/fix-codesandbox branch July 5, 2018 17:55
@ryanpcmcquen ryanpcmcquen restored the feature/fix-codesandbox branch July 5, 2018 18:04
@LeonardMeagher2 LeonardMeagher2 deleted the feature/fix-codesandbox branch September 21, 2018 16:27
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.

2 participants