UNPKG

builder-isv

Version:

ISV 模块本地预览与云构建器

7 lines (5 loc) 88 B
'use strict'; function hello() { console.log('构建后我会被压缩'); } hello();