Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. Uncaught SyntaxError: Unexpected identifier
  2.  
  3. 'use strict';
  4.  
  5. import Chart from './Chart.min.js'; // here is the line, from the plugin, that produces this error
  6. import Hammer from './hammer.min.js';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement