Aagmaaldev Link

module.exports = targets: [ name: "web", entry: "src/main.aag", output: "dist/web" , name: "mobile", entry: "src/main.aag", output: "dist/mobile" ]

Run them with:

The config file defines targets:

Dodaj komentarz

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są oznaczone *