- Bootstrap 4 Cookbook
- Ajdin Imsirovic
- 85字
- 2021-07-02 21:07:59
How it works...
In this recipe, we have provided some custom code needed for a very simple Gruntfile.js file to work in step 6 . What follows is the breakdown of what the code does.
On line 1, we use the strict mode. On line 3, we call the grunt module. Line 4 instructs grunt to read our package.json file. Lines 7-13 specify the copy task. Line 17 is the entry point that registers the 'copy' task as the default task.
推薦閱讀
- DevOps with Kubernetes
- Learning Real-time Processing with Spark Streaming
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Wireshark Network Security
- Hadoop+Spark大數據分析實戰
- 網絡爬蟲原理與實踐:基于C#語言
- Python編程:從入門到實踐
- Linux:Embedded Development
- Java程序員面試筆試寶典(第2版)
- JavaScript腳本特效編程給力起飛
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Clojure for Java Developers
- Hadoop大數據分析技術
- Java 從入門到項目實踐(超值版)