Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e16b6a9

Browse filesBrowse files
committed
build: change preventAssignment to false to avoid removing variables
1 parent 47ea744 commit e16b6a9
Copy full SHA for e16b6a9

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎build/rollup.config.mjs

Copy file name to clipboardExpand all lines: build/rollup.config.mjs
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const plugins = [
2222
babelHelpers: 'bundled'
2323
}),
2424
BOOTSTRAP && replace({
25+
preventAssignment: false,
2526
delimiters: ['', ''],
2627
'/coreui': '/coreui', // prevents changes in URLs
2728
coreui: 'bs',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.