Skip to content

Commit 9af5948

Browse files
committed
rm info about compress_attributes transform
1 parent 7e7baaf commit 9af5948

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

BUILDING.md

-7
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@ then simply run,
4040
browserify index.js > bundle.js
4141
```
4242

43-
to trim meta information (and thus save a few bytes), run:
44-
45-
46-
```
47-
browserify -t path/to/plotly.js/tasks/util/compress_attributes.js index.js > bundle.js
48-
```
49-
5043
## Angular CLI
5144

5245
Currently Angular CLI uses Webpack under the hood to bundle and build your Angular application.

0 commit comments

Comments
 (0)