mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Release: only published versioned files to cdn
Close gh-5406
This commit is contained in:
parent
7eac932da7
commit
3a0ca684eb
@ -37,6 +37,9 @@ module.exports = function( Release ) {
|
|||||||
npmPublish: true,
|
npmPublish: true,
|
||||||
issueTracker: "github",
|
issueTracker: "github",
|
||||||
|
|
||||||
|
// Update cdn location to versioned files
|
||||||
|
cdnPublish: "dist/cdn/versioned",
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the version in the src folder for distributing ES modules.
|
* Set the version in the src folder for distributing ES modules.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user