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

Sign up
Appearance settings

Commit da32bde

Browse files
committed
#535, #526 - reversed "deep property path" fix
1 parent 14eb52a commit da32bde

File tree

3 files changed

+3
-17
lines changed

3 files changed

+3
-17
lines changed

‎build/webpack.build.config.js

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -74,22 +74,8 @@ module.exports = [
7474
}
7575
}),
7676
new LodashModuleReplacementPlugin({
77-
shorthands: true,
78-
cloning: true,
79-
currying: true,
80-
caching: true,
8177
collections: true,
82-
exotics: true,
83-
guards: true,
84-
metadata: true,
85-
deburring: true,
86-
unicode: true,
87-
chaining: true,
88-
memoizing: true,
89-
coercions: true,
90-
flattening: true,
91-
paths: false,
92-
placeholders: true
78+
paths: true,
9379
}),
9480
new webpack.optimize.UglifyJsPlugin({
9581
compress: {

‎dist/vfg-core.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/vfg.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /