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 589b041

Browse filesBrowse files
committed
build: remove preventAssignment: true to avoid removing variables
1 parent f5a1772 commit 589b041
Copy full SHA for 589b041

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎build/rollup.config.mjs

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

0 commit comments

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