Fix issue "undefined variable result" in built scripts as well #12
No reviewers
Labels
No labels
bug
dependencies
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rafaelcaricio/gradient-parser#12
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This was fixed in https://github.com/rafaelcaricio/gradient-parser/pull/11, but the built scripts (
build/*
) were not updated accordingly. I basically cloned and ran 'grunt' on the repository to fix.