Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bower.json exportsOverride #4

Closed
DamianEdwards opened this issue Dec 4, 2014 · 0 comments
Closed

bower.json exportsOverride #4

DamianEdwards opened this issue Dec 4, 2014 · 0 comments

Comments

@DamianEdwards
Copy link
Contributor

The exportsOverride property in bower.json should allow arrays for the file globbing values.

E.g.

"exportsOverride": {
    "jquery-validation": {
        "": [ "jquery.validate.js", "additional-methods.js" ]
    }
}
madskristensen pushed a commit that referenced this issue Apr 29, 2024
* fix: align pipeline models (#1)

* add `title`, `summary`, `description` to pipelines and stages.
* add `abort_on_fail` and `should_always_run` to the `StageModel`
* create separate `WorkflowStageConfigModel` with the `run_if` property

* Update bitrise.yml schema (#2)

* Update bitrise.yml JSON schema (#3)

* Fix id property (#4)

* Run prettier:fix for bitrise.json schema (#5)

---------

Co-authored-by: Bálint <balint@morasz.hu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants