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 2f1f1cd commit a183346Copy full SHA for a183346
README.md
@@ -10,7 +10,7 @@ Generally Closure Compiler will produce superior minification than other project
10
11
## Installation
12
13
- npm install @liquid-js/rollup-plugin-closure-compiler --save-dev
+ npm install @liquid-js/rollup-plugin-closure-compiler
14
15
## API Documentation
16
@@ -94,3 +94,7 @@ export default {
94
]
95
}
96
```
97
+
98
+## License
99
100
+[Apache-2.0 License](https://github.com/Liquid-JS/rollup-plugin-closure-compiler/blob/master/LICENSE)
0 commit comments