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.
1 parent f5e24cf commit 7409065Copy full SHA for 7409065
README.md
@@ -68,7 +68,7 @@ we can automatically use this plugin for all HTTP calls in NativeScript that use
68
69
The way to do this is quite simple, we only have to import a plugin and add the plugin to the webpack config.
70
71
-Open the file `webpack.config.js``, it may look like this:
+Open the file `webpack.config.js`, it may look like this:
72
```javascript
73
const webpack = require("@nativescript/webpack");
74
0 commit comments