Skip to content

Instantly share code, notes, and snippets.

@calvinmetcalf
Last active September 30, 2023 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save calvinmetcalf/6673873 to your computer and use it in GitHub Desktop.
Save calvinmetcalf/6673873 to your computer and use it in GitHub Desktop.
{
"out": "./dist/proj4.js",
"baseUrl": ".",
"wrap": {
"startFile": "almond/top.frag",
"endFile": "almond/end.frag"
},
"name": "node_modules/almond/almond",
"include": ["proj4"],
"optimize":"uglify2",
"uglify2":{
"mangle": true
},
"preserveLicenseComments": false
}
@VCastada
Copy link

(386bc09e8f4f2e025eddae123f36f6263096ae49-refs/branch-heads/5735@{#1052

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment