uns3t

Results 4 issues of uns3t

assign()可以实现other向target的连接,就是类似concat()的功能,但这里的实现只有覆盖target的功能

when i try to use go-quickjs ``` # github.com/wspl/go-quickjs In file included from ../../go/pkg/mod/github.com/wspl/[email protected]/context-raw.go:6: ../../go/pkg/mod/github.com/wspl/[email protected]/quickjs-bridge.h:1:10: fatal error: 'quickjs-libc.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. ```

when i use this plugin, an error occurred ``` (node:63759) UnhandledPromiseRejectionWarning: Error: spawn /Users/react-esbuild-template/node_modules/esbuild-dev-server/lib/../../esbuild-dev-server-darwin-x64/devserver EACCES at Process.ChildProcess._handle.onexit (internal/child_process.js:269:19) at onErrorNT (internal/child_process.js:467:16) at processTicksAndRejections (internal/process/task_queues.js:82:21) (Use `node --trace-warnings ...` to show...

bug