Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pro-blocks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
pro-blocks
Commits
fc8c9a51
Commit
fc8c9a51
authored
Jun 22, 2018
by
陈帅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade modules
parent
70448f06
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
7 deletions
+9
-7
.webpackrc.js
.webpackrc.js
+3
-0
package.json
package.json
+6
-7
No files found.
.webpackrc.js
View file @
fc8c9a51
...
...
@@ -21,6 +21,9 @@ export default {
html
:
{
template
:
'
./src/index.ejs
'
,
},
lessLoaderOptions
:
{
javascriptEnabled
:
true
,
},
disableDynamicImport
:
true
,
publicPath
:
'
/
'
,
hash
:
true
,
...
...
package.json
View file @
fc8c9a51
...
...
@@ -26,15 +26,14 @@
"
antd
"
:
"
^3.4.3
"
,
"
babel-plugin-transform-decorators-legacy
"
:
"
^1.3.4
"
,
"
babel-runtime
"
:
"
^6.9.2
"
,
"
bizcharts
"
:
"
^3.1.
5
"
,
"
bizcharts
"
:
"
^3.1.
10
"
,
"
bizcharts-plugin-slider
"
:
"
^2.0.1
"
,
"
classnames
"
:
"
^2.2.5
"
,
"
dva
"
:
"
^2.2.3
"
,
"
dva-loading
"
:
"
^2.0.3
"
,
"
enquire-js
"
:
"
^0.2.1
"
,
"
less
"
:
"
2.7.2
"
,
"
lodash
"
:
"
^4.17.10
"
,
"
lodash-decorators
"
:
"
^
5
.0.0
"
,
"
lodash-decorators
"
:
"
^
6
.0.0
"
,
"
moment
"
:
"
^2.19.1
"
,
"
numeral
"
:
"
^2.0.6
"
,
"
omit.js
"
:
"
^1.0.0
"
,
...
...
@@ -42,10 +41,10 @@
"
prop-types
"
:
"
^15.5.10
"
,
"
qs
"
:
"
^6.5.0
"
,
"
rc-drawer
"
:
"
^1.2.0
"
,
"
react
"
:
"
^16.
2.0
"
,
"
react
"
:
"
^16.
4.1
"
,
"
react-container-query
"
:
"
^0.11.0
"
,
"
react-document-title
"
:
"
^2.0.3
"
,
"
react-dom
"
:
"
^16.
2.0
"
,
"
react-dom
"
:
"
^16.
4.1
"
,
"
react-fittext
"
:
"
^1.0.0
"
,
"
rollbar
"
:
"
^2.3.4
"
,
"
url-polyfill
"
:
"
^1.0.10
"
...
...
@@ -59,7 +58,7 @@
"
cross-port-killer
"
:
"
^1.0.1
"
,
"
enzyme
"
:
"
^3.1.0
"
,
"
eslint
"
:
"
^4.14.0
"
,
"
eslint-config-airbnb
"
:
"
^1
6
.0.0
"
,
"
eslint-config-airbnb
"
:
"
^1
7
.0.0
"
,
"
eslint-config-prettier
"
:
"
^2.9.0
"
,
"
eslint-plugin-babel
"
:
"
^5.1.0
"
,
"
eslint-plugin-compat
"
:
"
^2.1.0
"
,
...
...
@@ -75,7 +74,7 @@
"
pro-download
"
:
"
^1.0.1
"
,
"
redbox-react
"
:
"
^1.5.0
"
,
"
regenerator-runtime
"
:
"
^0.11.1
"
,
"
roadhog
"
:
"
^
2
.4.1
"
,
"
roadhog
"
:
"
^
1
.4.1
"
,
"
roadhog-api-doc
"
:
"
^1.0.3
"
,
"
stylelint
"
:
"
^9.2.1
"
,
"
stylelint-config-prettier
"
:
"
^3.0.4
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment