Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
First pass at renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
andygup committed Dec 7, 2022
1 parent e02dc39 commit 294377c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
[travis-img]: https://img.shields.io/travis/Esri/arcgis-webpack-plugin/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/Esri/arcgis-webpack-plugin

Helper plugin for building ArcGIS API for JavaScript applications with webpack to copy assets locally.
Helper plugin for building ArcGIS Maps SDK for JavaScript applications with webpack to copy assets locally.

**This version of the plugin is for 4.18 or greater of the [ArcGIS API for JavaScript](https://developers.arcgis.com/javascript/).**
**This version of the plugin is for 4.18 or greater of the [ArcGIS Maps SDK for JavaScript](https://developers.arcgis.com/javascript/).**

For version 4.17 and lower, please see [this documentation here](https://github.com/Esri/arcgis-webpack-plugin/blob/96c60c8d469e4976d1b62ec30b4c9838e4d74480/README.md).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@arcgis/webpack-plugin",
"version": "4.22.0",
"description": "Webpack plugin to load ArcGIS API for JavaScript into a Webpack application",
"description": "Webpack plugin to load ArcGIS Maps SDK for JavaScript into a Webpack application",
"main": "index.js",
"engines": {
"node": ">=8.9.3"
Expand Down

0 comments on commit 294377c

Please sign in to comment.