Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mould-vuecli3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lhfe
mould-vuecli3
Commits
c27a76ae
Commit
c27a76ae
authored
Aug 26, 2020
by
yimj
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of gitlab.ilaihua.com:laihua-web/laihua-toolkit into develop
parents
19f4e2e7
cbf5694f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
5 deletions
+12
-5
README.md
README.md
+11
-3
vue.config.js
vue.config.js
+1
-2
No files found.
README.md
View file @
c27a76ae
# laihua-toolkit
[
toc
]
## 项目介绍
> node 12.18.3
> npm 6.14.6
...
...
@@ -6,7 +9,7 @@
来画工具宝
##
Project setup
##
运行
```
npm install
```
...
...
@@ -42,5 +45,10 @@ npm run fix
npm run prettier
```
### Customize configuration
## 开发
### 分支
`develop`
: 开发分支
## Customize configuration
See
[
Configuration Reference
](
https://cli.vuejs.org/config/
)
.
vue.config.js
View file @
c27a76ae
// console.log(`process.env1:`, process.env)
console
.
log
(
`process.env.NODE_ENV1:`
,
process
.
env
.
NODE_ENV
)
// dsf
//dfdfdfsdf
//
module
.
exports
=
{
// outputDir: process.env.outputDir,
// assetsDir: 'static',
...
...
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