We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ce6fbd + ce8624a commit 0edb77cCopy full SHA for 0edb77c
doc/webpack.md
@@ -5,7 +5,9 @@ We assume here that Bootstrap and FontAwesome are already installed with Webpack
5
Inspired by https://datatables.net/download and completed :
6
7
Add npm packages :
8
-
+```sh
9
+$ yarn add imports-loader
10
+```
11
```sh
12
$ yarn add datatables.net
13
$ yarn add datatables.net-bs
0 commit comments