Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Proposed directory layout for third party code #6871

@gseguin

Description

@gseguin

I propose that we relocate the "third-party" code the following way:

vendors
    |-- jquery
    |    \-- jquery.js
    |-- jquery-plugins
    |    \-- jquery.hashchange.js
    |-- jquery-ui
    |    |-- jquery.ui.core.js
    |    |-- jquery.ui.widget.js
    |    \-- jquery.ui.tabs.js
    |-- qunit
    |    |-- qunit.js
    |    \-- qunit.css
    |-- requirejs
    |    \-- requirejs.js
    \-- requirejs-plugins
         |-- json.js
         \-- text.js

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions