Skip to content

Commit ea29638

Browse files
committed
1 parent 7d5ee12 commit ea29638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ You have 3 build tools for building custom builds
109109
* `$ npm run build` - to compile and minify the ES6/ES7 source **navbar.js** and **navbar.min.js**
110110
* `$ npm run compile` - to compile and minify the **navbar.less** and other demo related sources
111111
* `$ npm run bundle` - to execute both the above in paralel
112+
* `$ npm run polyfill` - to build the polyfill
112113

113114
# Custom CSS Builds
114115
You can create your own custom styling, here's a quickie:

0 commit comments

Comments
 (0)