Move DockerfileCommand component into TS

This commit is contained in:
Joseph Schorr 2017-06-23 14:22:28 -04:00
parent 255bebcc92
commit 62d7cb234c
11 changed files with 113 additions and 106 deletions

View file

@ -1 +1 @@
<span class="dockerfile-command command" command="getWithoutStep(command.message)"></span>
<dockerfile-command class="command" command="getWithoutStep(command.message)"></dockerfile-command>