Commit 4350de06 authored by haiyoucuv's avatar haiyoucuv

init

parent 22be9808
globalThis.process = globalThis.process || {};
window.process = window.process || {};
process.env = process.env || {
NODE_ENV: 'production',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment