deno.land / x / phonenumber@v3.4.0 / webpack / webpack.config.js

webpack.config.js
نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
import HtmlWebpackPlugin from 'html-webpack-plugin'
export default { entry: './src/index.ts', mode: 'production', plugins: [ new HtmlWebpackPlugin( ) ],}
phonenumber

Version Info

Tagged at
a year ago