8000 GitHub - wbwangk/skeleton: A skeleton dapp(for webpack@4.2.0)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wbwangk/skeleton

 
 

Repository files navigation

Skeleton dapp.

To install:

$ ./init.sh

To build:

$ npx webpack --watch

Files will be built into dist/. Just symlink that dir into your dapps path.

本库从paritytech/skeleton分叉出来。主要做了向webpack v4.2的升级。webpack v4.2的配置文件、二进制包的打包等都有所变化。

修改的文件有init.sh、package.json和webpack.config.js。

About

A skeleton dapp(for webpack@4.2.0)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.2%
  • Shell 44.8%
0