Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Note: The Browserify example only works against the compiled monorepo packages. Follow these steps to make it work

# In monorepo root
yarn build
yarn link-entries dist

cd examples/browserify
yarn start