scripts-js
before creating a new docker image for the preview server
When creating a new docker image for the preview server, the TypeScript source code in `scripts-js/` is not copied over. Instead only the generated JavaScript core in `scripts-js/dist/` are. Because of that, it is necessary to have run `yarn build` before running `docker build`, so that the new docker image contains the latest changes in `scripts-js/`. This was previously part of the `create-image.sh` script, but was accidentally removed in 21d213dfc.
Safari (7+), iOS (7+), Edge (14) and IE mobile (11) are tested on BrowserStack.
Angular
Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript (JS) and other languages.
Quickstart
Want to help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.
Languages
TypeScript
68.6%
HTML
12.8%
JavaScript
8.4%
Pug
7%
Starlark
1.4%
Other
1.7%