mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
update webpack and package.json with index.jsx entrypoint
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "awx-react",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"main": "index.jsx",
|
||||
"scripts": {
|
||||
"start": "webpack-dev-server --config ./webpack.config.js --mode development",
|
||||
"test": "jest --watchAll --coverage",
|
||||
|
||||
Reference in New Issue
Block a user