chore: HMRRuntime injection (wip)

This commit is contained in:
Igor Randjelovic
2021-03-24 17:27:35 +01:00
parent 3a28f9eef6
commit 8855ca4373
13 changed files with 384 additions and 41 deletions

View File

@ -1,4 +1,4 @@
#!/bin/env node
#!/usr/bin/env node
import { redBright, green, greenBright } from 'chalk';
import { program } from 'commander';