We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5ee12 commit ea29638Copy full SHA for ea29638
README.md
@@ -109,6 +109,7 @@ You have 3 build tools for building custom builds
109
* `$ npm run build` - to compile and minify the ES6/ES7 source **navbar.js** and **navbar.min.js**
110
* `$ npm run compile` - to compile and minify the **navbar.less** and other demo related sources
111
* `$ npm run bundle` - to execute both the above in paralel
112
+* `$ npm run polyfill` - to build the polyfill
113
114
# Custom CSS Builds
115
You can create your own custom styling, here's a quickie:
0 commit comments