remove build
This commit is contained in:
parent
cf662e3d31
commit
1d7349d7d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
node_modules
|
||||
build
|
||||
|
@ -1,7 +0,0 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.hello = void 0;
|
||||
function hello() {
|
||||
return 'hello';
|
||||
}
|
||||
exports.hello = hello;
|
Loading…
x
Reference in New Issue
Block a user