• Bryn Ryans's avatar
    yarn watch changes (#469) · f884af92
    Bryn Ryans authored
    There are now two watch commands
    yarn watch - watches for changes and builds for browser based development
    yarn watch:cjs - watches for changes and builds for node based development
    
    In addition, updated extension-sdk-react package for extensions (fixes an issue with browser backward/forward buttons)
    f884af92
Analyzing file…