Skip to content

Commit e6457bb

Browse files
authored
Merge branch 'master' into issue-314-content-set-bug
2 parents be7db17 + 5f07640 commit e6457bb

File tree

6 files changed

+405
-43
lines changed

6 files changed

+405
-43
lines changed

elements/pfe-card/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# WIP 🐣: PFElements Card Element
1+
PFElements Card Element
22

33
## Usage
44

elements/pfe-icon/gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ gulp.task("combineAndStuff", gulp.series("svgSprite", "stuffSprite"));
4747
// call the central gulp build, and pass in the custom tasks to be run pre-bundle
4848
gulpFactory({
4949
...pfelementPackage.pfelement,
50-
precompile: ["combineAndStuff"]
50+
prebundle: ["combineAndStuff"]
5151
});

0 commit comments

Comments
 (0)