philly-ward-leaders icon indicating copy to clipboard operation
philly-ward-leaders copied to clipboard

New tooltip library is causing app.spec.js to fail

Open timwis opened this issue 7 years ago • 3 comments

Not sure how it could happen but it appears to be babel/esmodules related. The error is Unexpected token export on dist/popper-utils.js:1002 :-(

timwis avatar Oct 12 '17 11:10 timwis

Fix is pending merge of hekigan/vue-directive-tooltip#20

timwis avatar Oct 14 '17 14:10 timwis

Merged, just waiting on it to be published to npm.

timwis avatar Oct 16 '17 21:10 timwis

For now I've disabled the app.spec.js test via a line in package.json. Once the new version of vue-directive-tooltip is pushed to npm, we can uncomment that line to re-enable the test.

timwis avatar Oct 17 '17 00:10 timwis