mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Add semicolon for our dist files in stamp.js (#23182)
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ if (typeof jQuery === 'undefined') {
|
||||
(function () {
|
||||
`
|
||||
const stampEnd = `
|
||||
})()`
|
||||
})();`
|
||||
|
||||
process.stdout.write(stampTop)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user