@diez/targets
TypeScript icon, indicating that this package has built-in type declarations

10.6.0 • Public • Published

@diez/targets

This package contains reference compiler implementations for iOS, Web, and Android, and registers associated targets for ios, android, and web with diez compile --target <target>.

Contributing

This package uses the golden test pattern for end to end tests, checking that the compilers provided produce identical output to what is expected.

If you are contributing to @diez/targets and intentionally changed the expected output of golden tests, you can regenerate the canonical outputs that are used to pass the tests by running yarn regenerate-goldens. Whenever you do this, please carefully inspect the resulting diff to be sure it's both what you expected and correct.

Setup

The goldens tests depend on XcodeGen to generate Xcode projects from a yml project spec. Run brew install xcodegen to install XcodeGen.

Readme

Keywords

none

Package Sidebar

Install

npm i @diez/targets

Homepage

diez.org

Weekly Downloads

931

Version

10.6.0

License

SEE LICENSE.md

Unpacked Size

111 kB

Total Files

64

Last publish

Collaborators

  • diezadmin
  • roperzh
  • zackbrown