Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5a6abc8

Browse files
README updates
1 parent 005ac2f commit 5a6abc8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ or
2222
```sh
2323
npm install angular-schema-form-bootstrap
2424
```
25-
And then include `angular-schema-form-bootstrap-bundled.min.js`. **Note that angular-schema-form >= 1.0.0-alpha.1 is needed**.
2625

27-
You **DO NOT** need to include angular-schema-form with this version, it is now **embedded** within the above file. If you wish to include the files separately you can still use `angular-schema-form-bootstrap.min.js`
26+
The package.json 'main' script is this library alone and unminified so that minification can be handled by webpack or another script bundler.
27+
**Note that angular-schema-form >= 1.0.0-alpha.1 is needed in that case**.
28+
29+
If you include `angular-schema-form-bootstrap-bundled.min.js` you **DO NOT** need to include angular-schema-form, it is now **embedded** within the bundled above file. If you wish to include the files separately you can still use `angular-schema-form-bootstrap.js` or `angular-schema-form-bootstrap.min.js`
2830

2931
Future
3032
------

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /