Mark Banner wrote:
There are some directories where we only import a file from a third-party and it is alongside other files in that same directory, e.g. testing/modules has "ajv-4.1.1.js" and "sinon-2.3.2.js" imported from elsewhere.

How do they fit into this scheme?

they would have to be moved into their own directories.

One thing we do need is a way for the build system to give us a list of files and directories that are from third-parties, imported, etc. Can that be provided as a result of this work?

yes; that list would be useful to multiple consumers.

scoping vendoring to a directory level makes generation of that list easier and quicker.


--
glob — engineering workflow — moz://a

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to