Skip to content
This repository was archived by the owner on May 2, 2019. It is now read-only.

Add ability to compile static libraries#64

Open
artursmirnov wants to merge 2 commits intoopenlayers:masterfrom
artursmirnov:static-libs
Open

Add ability to compile static libraries#64
artursmirnov wants to merge 2 commits intoopenlayers:masterfrom
artursmirnov:static-libs

Conversation

@artursmirnov
Copy link

It's impossible right now to compile static libraries (e.g jquery, underscrore, etc) using closure-util, it just cuts them out and compiles only closure dependencies. This change allows to add all static libraries to config.static: [] and they all will be prepended to bundle file.

@artursmirnov
Copy link
Author

Is there any feedback for the PR?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant