Replies: 1 comment 6 replies
-
| Hi, Just to clarify, do you mean to run examples for the library in CodeSandbox, or to work on the library itself? | 
Beta Was this translation helpful? Give feedback.
                  
                    6 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I wasn't able to find any documentation about this, but I was wondering, as a library author, what module system and
package.jsonfields are required by a library in order to work on Codesandbox?I would imagine that you use the
package.json'smodulefield that points to an ESM bundle?Beta Was this translation helpful? Give feedback.
All reactions