Skip to content

Commit 0edb77c

Browse files
authored
Merge pull request #338 from MichaelBK/patch-1
add imports-loader package
2 parents 6ce6fbd + ce8624a commit 0edb77c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/webpack.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ We assume here that Bootstrap and FontAwesome are already installed with Webpack
55
Inspired by https://datatables.net/download and completed :
66

77
Add npm packages :
8-
8+
```sh
9+
$ yarn add imports-loader
10+
```
911
```sh
1012
$ yarn add datatables.net
1113
$ yarn add datatables.net-bs

0 commit comments

Comments
 (0)