gulp-durandal | Gulp plugin for building durandaljs projects | Plugin library
kandi X-RAY | gulp-durandal Summary
kandi X-RAY | gulp-durandal Summary
In your project's Gulpfile, lunch the plugin inside a task with the wanted configurations. The plugin will return the stream of the wanted file and it's source map. For async tasks, handling of error and end events should be added.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gulp-durandal
gulp-durandal Key Features
gulp-durandal Examples and Code Snippets
Community Discussions
Trending Discussions on gulp-durandal
QUESTION
I'm using gulp-durandal but it only support building into one single file.
Now I want to use requirejs and the bundles
feature, but can't make it work yet.
This is the gulp file I used:
...ANSWER
Answered 2019-Mar-13 at 12:15I found the solution. The first thing is that requirejs
and rjs
are 2 different things.
requirejs
support bundles
, but rjs
, the tool that do the building/optimization, doesn't have this option.
So we have to build every bundles manually. And than, through the bundles
option, tell requirejs
about all those bundles, what inside them, by adding this code:
QUESTION
Visual Studio task runner cannot load the gulp file. I use VS2017 v15.9.4 now, however, the project developed some years ago.
...ANSWER
Answered 2019-Jan-12 at 08:13Try to use this workaround: https://github.com/ampproject/docs/issues/793 Downgrade gulp to this version 3.9.1.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gulp-durandal
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page