Choose what DaizLab should generate.
Understand output targets in IR1.1.
The output object tells DaizLab what files or views should be produced.
Current targets include html, css, previewHtml, and zip.
previewHtml is used inside the live iframe preview.
"output": {
"targets": ["html", "css", "previewHtml", "zip"],
"singleFile": true
}The current Learn Mode preview uses previewHtml.
ZIP export wiring is a separate step from preview rendering.
Expecting output targets to save files automatically in Learn Mode.
Forgetting that Learn Mode is temporary practice.
INITIALIZING DAIZLAB
Choose what DaizLab should generate.
Understand output targets in IR1.1.
The output object tells DaizLab what files or views should be produced.
Current targets include html, css, previewHtml, and zip.
previewHtml is used inside the live iframe preview.
"output": {
"targets": ["html", "css", "previewHtml", "zip"],
"singleFile": true
}The current Learn Mode preview uses previewHtml.
ZIP export wiring is a separate step from preview rendering.
Expecting output targets to save files automatically in Learn Mode.
Forgetting that Learn Mode is temporary practice.