mirror of https://github.com/alibaba/ice.git
|
|
||
|---|---|---|
| .. | ||
| src | ||
| template | ||
| tests | ||
| CHANGELOG.md | ||
| README.md | ||
| package.json | ||
| tsconfig.json | ||
README.md
@ice/plugin-pha
ice plugin which make rax app have pha features.
Usage
import pha from '@ice/plugin-pha';
export default {
plugins: [pha()],
}