Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Encapsulate build files in IIFE #5196

@bogdanalexe90

Description

@bogdanalexe90

When using ui-bootstrap-tpls.js with gulp-useref into a build process resulting code is not working. This is due to a missing ; at the end of the file. Adding the ; or encapsulating into an IIFE solves the issue.

I suggest better to encapsulate all the lib into an IIFE.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions