stable
Clone or download
Read-only
Part of request #19287: Make internal libs "tree-shakeable" Change-Id: I7ea65c5139b95a70e5d3fa929bad18485df4804d
Modified Files
Name | ||||
---|---|---|---|---|
M | package-lock.json | +9 | −0 | Go to diff View file |
M | package.json | +3 | −0 | Go to diff View file |
M | src/scripts/lib/list-picker/.gitignore | +1 | −0 | Go to diff View file |
M | src/scripts/lib/list-picker/package.json | +16 | −5 | Go to diff View file |
M | src/scripts/lib/list-picker/src/index.ts | +2 | −1 | Go to diff View file |
M | src/scripts/lib/list-picker/tsconfig.json | +4 | −2 | Go to diff View file |
R | src/scripts/lib/list-picker/webpack.dev.js | Go to diff View file | ||
D | src/scripts/lib/list-picker/webpack.common.js | +0 | −60 | Go to diff View file |
R | src/scripts/lib/list-picker/webpack.prod.js | Go to diff View file |