Skip to content

Commit e1e6558

Browse files
committed
Revert "chore: switch to HTTP compiler to don't depend on erlang installation"
This reverts commit a54bb7a.
1 parent a54bb7a commit e1e6558

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vue.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ module.exports = defineConfig({
77
test: /\.aes$/,
88
use: {
99
loader: '@aeternity/contract-builder',
10-
options: {
11-
compilerType: 'http',
12-
},
1310
},
1411
}],
1512
},

0 commit comments

Comments
 (0)