- ReasonML Quick Start Guide
- Raphael Rafatpanah Bruno Joseph D'mello
- 58字
- 2021-07-02 12:34:17
The sources field
BuckleScript knew to look in the src directory because of the following configuration:
"sources": {
"dir" : "src",
"subdirs" : true
},
If subdirs were false, any .re and .ml files located in subdirectories of src wouldn't be compiled.
For more information regarding bsconfig.json, see the following section of the BuckleScript documentation: https://bucklescript.github.io/docs/build-configuration.
推薦閱讀
- 物聯網工程規劃技術
- Mastering Machine Learning for Penetration Testing
- Truffle Quick Start Guide
- SD-WAN架構與技術(第2版)
- 網絡安全技術與解決方案(修訂版)
- Wireshark網絡分析就這么簡單
- 企業網絡安全管理
- Microsoft Dynamics CRM 2011 Applications(MB2-868) Certification Guide
- C/C++串口通信:典型應用實例編程實踐
- 搶占下一個智能風口:移動物聯網
- 物聯網與智能家居
- SAE原理與網絡規劃
- 網絡安全應急響應技術實戰指南
- 4G小基站系統原理、組網及應用
- AIoT應用開發與實踐