Skip to content

fixed the api doc#11

Merged
jamesandersen merged 1 commit intojamesandersen:masterfrom
p2227:patch-1
Oct 7, 2016
Merged

fixed the api doc#11
jamesandersen merged 1 commit intojamesandersen:masterfrom
p2227:patch-1

Conversation

@p2227
Copy link

@p2227 p2227 commented Dec 20, 2015

StringReplacePlugin([nextLoaders: string], options, [prevLoaders: string]) made me misunderstand

plugins: [
      // an instance of the plugin must be present
      new StringReplacePlugin([nextLoaders: string], options, [prevLoaders: string])
   ]

`StringReplacePlugin([nextLoaders: string], options, [prevLoaders: string])` made me misunderstand 
``` javascript
plugins: [
      // an instance of the plugin must be present
      new StringReplacePlugin([nextLoaders: string], options, [prevLoaders: string])
   ]
```
@jamesandersen jamesandersen merged commit a8185e1 into jamesandersen:master Oct 7, 2016
@jamesandersen
Copy link
Owner

Thanks @p2227 (and sorry for the incredibly late merge!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants