Skip to content

Commit 214b5a6

Browse files
committed
release: v3.2.2
1 parent 6fb80cc commit 214b5a6

File tree

133 files changed

+5902
-4697
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+5902
-4697
lines changed

build/rollup.config.js

-10
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,6 @@ const plugins = [
1717
exclude: 'node_modules/**',
1818
// Include the helpers in the bundle, at most one copy of each
1919
babelHelpers: 'bundled'
20-
// Include only required helpers
21-
// externalHelpersWhitelist: [
22-
// 'createClass',
23-
// 'createSuper',
24-
// 'defineProperties',
25-
// 'defineProperty',
26-
// 'getPrototypeOf',
27-
// 'inheritsLoose',
28-
// 'objectSpread2'
29-
// ]
3020
}),
3121
replace({
3222
'process.env.NODE_ENV': JSON.stringify('production')

css/alert.css.map

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/app.css

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)