mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
* Setup optional migration support * Add migration call for w-bind * Add tests for optional migrations * Add assertions based on migration prompts * Skip migration tests on node 6 * Fix typo
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
<!-- test/migrate/fixtures/w-bind-prompt-n/template.marko -->
|
|
|
|
<div w-bind/>
|