UNPKG

@mamba/webpack

Version:

Webpack configs for Mamba Applications

6 lines (3 loc) 107 B
import App from './index.html'; const target = document.getElementById('app-root'); new App({ target });