🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

ejc-idm-mobile

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejc-idm-mobile

basic proj demo with webpack@2 and tree-shaking

latest
npmnpm
Version
1.0.6
Version published
Weekly downloads
3
-50%
Maintainers
1
Weekly downloads
 
Created
Source

antd-mobile with webpack

basic proj demo with webpack@2 and tree-shaking

Install & Start

npm i  # npm i --save-dev webpack@2 webpack-dev-server@2 extract-text-webpack-plugin
npm start

open http://localhost:8000/

Build

npm run build  # then see dist dir
# Note: you should remove `webpack-visualizer-plugin / webpack-bundle-analyzer` code in webpack.config.js file for production environment.

bundle analyzer tools: webpack-bundle-analyzer / webpack-visualizer-plugin (Note: just for dist bundle file analyse)

FAQs

Package last updated on 13 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts