Skip to content

Commit 577d9ad

Browse files
author
Claudio Mezzasalma
committed
Removed Webpack note about v3.14.0
1 parent c58bc0e commit 577d9ad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,6 @@ plugins: [
125125
...
126126
```
127127

128-
#### Don't use v3.14.0!
129-
130-
In version 3.14.0 Patternfly (which is brought in as a dependency from the same version of Angular-Patternfly) [has been refactored](https://github.com/patternfly/patternfly/pull/527) to separate the jQuery dependent functions from the basic patternfly settings in the javascript file. In the spite of these change, support for CommonJS and AMD has been introduced; however it turns out that this approach breaks out Webpack compatibility. This support has been rolled back in v3.15.0, so it's safe to use this version and later ones.
131-
132128
## API documentation
133129

134130
The API documentation can be built with:

0 commit comments

Comments
 (0)