Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A reproduction of the problem with minimizing big JavaScript files (RangeError: Maximum call stack size exceeded).

Notifications You must be signed in to change notification settings

PeppeL-G/meteor-big-js-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

meteor-big-js-problem

A reproduction of the problem with minimizing big JavaScript files (RangeError: Maximum call stack size exceeded).

Start the application with meteor run. Everything works as it should.

Start the application with meteor run --production. The error RangeError: Maximum call stack size exceeded occurs.

The problem could have something todo with minimizing the big JavaScript file in the client directory.

About

A reproduction of the problem with minimizing big JavaScript files (RangeError: Maximum call stack size exceeded).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published