Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Commit 8013f87

Browse files
authored
Update README.md
1 parent 2bd8c31 commit 8013f87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# [Webpack](http://webpack.github.io/) loader for [Google Closure](https://developers.google.com/closure/) modules ✨
1+
# closure-loader
22

33
[![npm][npm]][npm-url]
44
[![deps][deps]][deps-url]
55
[![test][test]][test-url]
66

77
This is a Webpack loader which resolves `goog.provide()` and `goog.require()` statements in Webpack
8-
just like if they were regular CommonJS modules.
8+
as if they were regular CommonJS modules.
99

1010
## Installation
1111
```npm install --save-dev closure-loader```

0 commit comments

Comments
 (0)