near/create-near-app

compile.js issue with rust package name

ymc182 opened this issue · 1 comments

If package name with non underscore name, the compile.js will fail to find the wasm file in target folder, as the wasm name will generated in underscore

we have removed compile.js