Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
app
Project
Project
Details
Activity
Releases
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
hel-guide
app
Commits
983b5237
Commit
983b5237
authored
Aug 15, 2017
by
Anonymous
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates ionic/gulpfile.md
Auto commit by GitBook Editor
parent
2e6728fb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gulpfile.md
ionic/gulpfile.md
+1
-1
No files found.
ionic/gulpfile.md
View file @
983b5237
...
...
@@ -11,7 +11,7 @@
-
`gulp-jshint 检查代码,打印报告信息`
-
`gulp-useref html页面中的js,css引用进行合并,压缩等操作`
-
`gulp sass 把 Sass 编译成 CSS`
-
`
npm install gulp-uglify --save-dev 通过UglifyJS来压缩JS文件
. `
-
`
gulp-concat 合并javascript文件,减少网络请求
. `
-
`npm install gulp-rename --save-dev 重命名文件的插件,当要把一个文件存储为不同版本时可以使用。比如在需要一个style.css同时你有需要一个style.min.css`
-
`npm install gulp-autoprefixer --save-dev 使用Autoprefixer来补全浏览器兼容的css。`
-
`gulp-gzip 压缩zip`
...
...
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