question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support create-react-app React apps

See original GitHub issue

Description

The current version of the plugin is incompatible with react apps created with the create-react-app (CRA) CLI. This includes creating a custom fork of CRA to add the arcgis webpack plugin

A couple issues I encountered:

Steps to Reproduce

  1. Create fork of Create React App
  2. Modify fork react-scripts package to add the basic @arcgis/webpack-plugin configuration
  3. Create a new react app with the react-scripts package set to this custom fork
  4. Load a webmap

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:11
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nightsucommented, Dec 23, 2019

@ssylvia Hi, have you resolved the problem?

0reactions
github-actions[bot]commented, Jan 13, 2022

This issue has been automatically closed due to inactivity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create a New React App
Create React App is a comfortable environment for learning React, and is the best way to start building a new single-page application in...
Read more >
Create React App
Whether you're using React or another library, Create React App lets you focus on code, not build tools. To create a project called...
Read more >
facebook/create-react-app - GitHub
Create React App works on macOS, Windows, and Linux. If something doesn't work, please file an issue. If you have questions or need...
Read more >
How To Set Up a React Project with Create React App
React is a popular JavaScript framework for creating front-end applications. Originally created by Facebook, it has gained popularity by ...
Read more >
7 Ways to Create a New React Application - Bits and Pieces
Bit has built-in support and predefined templates for React apps, reusable components, express apps, node modules and more. It provides everything out of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found