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 e682a4d + 8cf62e8 commit 41047e9Copy full SHA for 41047e9
packages/paddlejs-backend-cpu/package.json
@@ -2,7 +2,7 @@
2
"name": "@paddlejs/paddlejs-backend-cpu",
3
"version": "0.0.2-beta.0",
4
"description": "",
5
- "main": "index.js",
+ "main": "lib/index",
6
"scripts": {
7
"start": "webpack serve --mode development",
8
"build": "webpack --config webpack.prod.js"
0 commit comments