-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Fix parsedConfigurations type #3109
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 parsedConfigurations type #3109
Conversation
|
Build for latest commit e784f54 is at https://pr3109.build.csb.dev/s/new. |
d0f6dfd to
4aa953b
Compare
packages/app/src/app/pages/Sandbox/Editor/Workspace/Dependencies/index.tsx
Show resolved
Hide resolved
a485862 to
c178efa
Compare
CompuIves
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks for the typings! I left 2 questions.
99b9563 to
c178efa
Compare
|
@CompuIves All green now 🙂 If we can get codesandbox/codesandbox-importers#54 to be merged, I can revert some type changes (L35) in this one and then this one's good to be merged too 🙂 |
|
Nice! I've published those changes as |
|
@CompuIves Hmmm only build on Maybe I need to update the cache to a new version? 🤔 |
f513d70 to
cca090e
Compare
|
Seems like merging after your beaf88f commit was causing the drone error, so rebased and fixed it 🙂 |
|
@CompuIves All green now 🙂 |
77ae815 to
d9f4222
Compare
d9f4222 to
adc9571
Compare
adc9571 to
6d849c7
Compare
packages/app/src/app/overmind/namespaces/editor/internalActions.ts
Outdated
Show resolved
Hide resolved
packages/app/src/app/overmind/namespaces/editor/internalActions.ts
Outdated
Show resolved
Hide resolved
christianalfoni
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verify correctly if parsed configuration is actually there
|
I have tested changing template of a sandbox, looks good! 👍 😄 |
No description provided.