plotly.js: Fix no-self-import (#20075)

This commit is contained in:
Andy
2017-09-27 08:03:26 -07:00
committed by GitHub
parent 93a95b5da0
commit aae7c6c8df

View File

@@ -1 +1 @@
export * from 'plotly.js';
export * from '..';