-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://github.com/haxtheweb/issues/issues/2170
- Loading branch information
Showing
2,099 changed files
with
6,497 additions
and
388,444 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
9.0.16 | ||
9.0.21 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
// build default for all our properties is for CMSs other than HAXcms | ||
// HAXcms will tack onto this routine through another method if integration | ||
// that is similar | ||
import "./build-cms.js"; | ||
import"./build-cms.js"; |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
import "../node_modules/@haxtheweb/haxcms-elements/lib/core/haxcms-site-builder.js"; | ||
// this can be used for customizations / additional elements to get pulled in | ||
// this assumes you're operating in a bit of a pro mode where you know to compile | ||
// via polymer build and that you're managing your own fork of the package.json we ship | ||
import"../node_modules/@haxtheweb/haxcms-elements/lib/core/haxcms-site-builder.js"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
import "../node_modules/@haxtheweb/app-hax/app-hax.js"; | ||
import"../node_modules/@haxtheweb/app-hax/app-hax.js"; |
Oops, something went wrong.