0.0.7
- The default entry is now the CommonJS module located at
dist/js/speckle.js. - Using
requre('speckle-js')andimport Speckle from 'speckle-js'will now import the CommonJS module.
dist/js/speckle.js.requre('speckle-js') and import Speckle from 'speckle-js' will now import the CommonJS module.