You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added possibility to import all external libraries (except inlined) #10
Changed
Default behavior of --external-imports cli option is changed: if not set now it allows to import all external libraries (instead of none before) - see #10. Use --external-imports "" to disallow any imports.