mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
Add semicolon for our dist files in stamp.js (#23182)
This commit is contained in:
parent
3fb818a957
commit
7641da387e
@ -29,7 +29,7 @@ if (typeof jQuery === 'undefined') {
|
|||||||
(function () {
|
(function () {
|
||||||
`
|
`
|
||||||
const stampEnd = `
|
const stampEnd = `
|
||||||
})()`
|
})();`
|
||||||
|
|
||||||
process.stdout.write(stampTop)
|
process.stdout.write(stampTop)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user