---
labels: ["aspect", "snowpack", "esm"]
description: "Snowpack Aspect"
---

import { SnowpackAspect } from "./snowpack.aspect"
// import { ThemeCompositions } from '@teambit/documenter.theme.theme-compositions';

## Overview

This is currently just a proof of concept, and will be submited to mainline harmony if anything comes of it.

Right now it is juast stubs.

But soon I hope it will be an instant-startup explorer for bit harmony, based on `Snowpack`

## Resources

- [snowpack](https://www.snowpack.dev/) (a non-bundled bundler)
- [watheia-micro](https://gitlab.com/watheia/sunflower/watheia-micro) (this project)
- [Micro Frontend Reference Project](https://www.watheia.io/)
