-
I'm trying to get the `gulp-compass` version `1.0.1` into my `gulp` build stream but am having issues working with the output of the compass compiler.
Here is the gulp task I've got which should:
1. …
-
-
# [译] Gulp 4.0 API 文档
> * Original: [gulp API docs #4.0](https://github.com/gulpjs/gulp/blob/4.0/docs/API.md)
> * Translated by: [cssmagic](https://github.com/cssmagic)
***
> #### 索引
>
> …
-
Webpack与Gulp、Grunt没有什么可比性,它可以看作模块打包机,通过分析你的项目结构,找到JavaScript模块以及其它的一些浏览器不能直接运行的拓展语言(Scss,TypeScript等),并将其转换和打包为合适的格式供浏览器使用。Gulp/Grunt是一种能够优化前端的开发流程的工具,而WebPack是一种模块化的解决方案,不过Webpack的优点使得Webpack在很多场景下…
-
I know this is going to be more complicated than it should, but can support be added to allow for `asset()` to be used on the resources within the debug block? It isn't finding the files, and isn't b…
-
this is such a nice gulp plugin that help me work well with ``requirejs+vuejs``, but now i was trying to use vue2 and with jsx in vue2 component defination, it is all well when i'm using jsx with vue2…
-
**I'm submitting a bug report**
* **Library Version:**
CLI: 0.32.0
**Please tell us about your environment:**
* **Operating System:**
Windows 10 Pro
* **Node Version:**
9.5.0
* **NPM V…
-
### Expected Behavior
Smooth installation process without any dependency hassle. Setting up the project should require minimal steps.
### Current Behavior
While setting up Bassa recently on my ma…
-
### [REQUIRED] Describe your environment
* Operating System version: _windows 10
* Browser version: __Chrome Version 86.0.4240.198 (Official Build) (64-bit)___
* Firebase UI versi…
-
**Describe the bug**
We are using MGT People Picker control in our SPFx solution. Per Microsoft documentation, we have added required configurations in `gulpfile.js` and `package.json`. It work…