nicolas-t / Chocolat

Chocolat : the lightbox so cool horses use it :horse:
http://chocolat.insipi.de
GNU General Public License v3.0
1.69k stars 169 forks source link

Firebug: Uncaught SyntaxError #124

Closed dietantejensen closed 3 years ago

dietantejensen commented 3 years ago

Hi, I'm running in 2 errors:

Uncaught SyntaxError: import declarations may only appear at top level of a module chocolat.js:1 Uncaught ReferenceError: Chocolat is not defined

http://...../javascript/general.js?1613495647:27 HTML: I thought you'd might like to know. Cheers, Nils
nicolas-t commented 3 years ago

Hello,

You should use the files in the ./dist/ folder, not in the ./src/ folder.

Nicolas,