Skip to content

zodern/remove-client-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

zodern:remove-client-js

Minifier that removes client js files and replaces them with an empty function.

Some Meteor apps do not use the client architecture, but packages still add client code. Minifying that code can slow down deploys.

To use:

# Remove existing js minifier
meteor remove standard-minifier-js

# Add this minifier
meteor add zodern:remove-client-js

About

Meteor Minifier to remove client js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published