Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Changes in the html task should go into the optimizeHtmlTask variable #13

@dannykruitbosch

Description

@dannykruitbosch

In the documentation in the section "Integrating the transpile task" just before the section "Checking everything works" there is a small section that talks about updating the html task. The code change should be applied to the var optimizeHtmlTask and not be edited directly in the html task.
The gulpfile in the gh repo is ok and has the correct code in it.

The documentation should read:
var optimizeHtmlTask = function(src, dest) { var assets = $.useref.assets({ searchPath: ['.tmp', 'dist'] });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions