Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 238 Bytes

File metadata and controls

10 lines (10 loc) · 238 Bytes

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