0.11.2 • Published 2 years ago
@evmts/esbuild-plugin v0.11.2
@evmts/plugin
A webpack plugin for importing solidity files.
Installation
pnpm i @evmts/webpack-plugin
Usage
Install webpack plugin
npm i @evmts/webpack-plugin
Add to your webpack config
import {ForgePlugin} from '@evmts/webpack-plugin'
export default {
// ... other configuration settings
plugins: [
// ... other plugins
new ForgePlugin({
project: './contracts'
}),
],
};
ConfigOptions
Usage in @evmts/core
Usage in other libraries
Autocompletion and Typesafety
License 📄
1.0.0-next.19
2 years ago
1.0.0-next.18
2 years ago
1.0.0-next.17
2 years ago
1.0.0-next.11
2 years ago
1.0.0-next.10
2 years ago
1.0.0-next.15
2 years ago
1.0.0-next.13
2 years ago
1.0.0-next.12
2 years ago
0.11.2
2 years ago
1.0.0-next.0
2 years ago
1.0.0-next.2
2 years ago
0.1.0
2 years ago
0.3.0
2 years ago
1.0.0-next.3
2 years ago
0.9.0
2 years ago
0.5.4
2 years ago
1.0.0-next.4
2 years ago
0.7.1
2 years ago
0.5.3
2 years ago
1.0.0-next.5
2 years ago
0.5.6
2 years ago
1.0.0-next.6
2 years ago
0.5.5
2 years ago
0.5.0
2 years ago
1.0.0-next.8
2 years ago
1.0.0-next.9
2 years ago
0.7.0
2 years ago
0.5.2
2 years ago
0.5.1
2 years ago
0.5.7
2 years ago
0.10.0
2 years ago
0.0.3
2 years ago
0.2.0
2 years ago
0.0.2
2 years ago
0.8.1
2 years ago
0.8.0
2 years ago
0.4.1
2 years ago
0.4.0
2 years ago
0.0.4
2 years ago
0.6.0
2 years ago
0.4.2
2 years ago
0.0.2-next.0
2 years ago
0.0.0-main-20230613060004
2 years ago
0.0.0-main-20230613055449
2 years ago
0.0.0-main-20230613051253
2 years ago
0.0.0-main-20230613042940
2 years ago
0.0.0-main-20230613041604
2 years ago