aboutsummaryrefslogtreecommitdiff
path: root/build/zip-examples.js
AgeCommit message (Collapse)AuthorFilesLines
2021-03-02Rename _gh_pages to _site. (#33129)XhmikosR1-1/+1
2021-01-15Backport #32469 and #32799XhmikosR1-21/+47
Improve zip-examples.js by only including the assets we need
2021-01-13Backport #32737XhmikosR1-4/+3
package.json: move `version_short` variable under the `config` object This is so that it works on npm 7.x too.
2021-01-08Backport #32713XhmikosR1-1/+1
Bump copyright year to 2021
2020-09-10Comply to the new rulesXhmikosR1-1/+1
2020-06-24Update links to point to v4-dev or main branchesXhmikosR1-1/+1
2020-05-12Improve build/zip-examples.js (#30759)XhmikosR1-12/+20
* remove favicons meta tags * copy the two brand images we use in the examples * copy dist and brand images into an assets folder
2020-05-02Backport #30130XhmikosR1-0/+55
Add a script to zip the built examples