onweru / newsroom

A simple, minimalistic Hugo theme. View Demo here
https://rooms.netlify.app/
Other
287 stars 114 forks source link

fix unexpected ( in expression on hugo 0.90.1 #41

Closed 1l0 closed 2 years ago

1l0 commented 2 years ago

This fixes the following bug

% hugo server -D
Start building sites … 
hugo v0.90.1+extended darwin/amd64 BuildDate=unknown
Error: Error building site: MINIFY: failed to transform "js/index.js" (application/javascript): unexpected ( in expression on line 256 and column 3
  256:   (function copyHeadingLink() {
         ^
Built in 90 ms