multinet-app / multinet-server

Multinet server application
https://multinet-app.readthedocs.io
Apache License 2.0
4 stars 2 forks source link

Error importing the multinet client js library from unpkg using <script> #196

Closed JackWilb closed 4 years ago

JackWilb commented 4 years ago

SyntaxError: import declarations may only appear at top level of a module index.js:1. https://unpkg.com/multinet@0.1.0/dist/index.js

JackWilb commented 4 years ago

This will be irrelevant when we transition over to using the multinetjs package in the view apps. We're just waiting on #242 before it's ready to go