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 1fd85e2 commit 9c96da9Copy full SHA for 9c96da9
pkg/faucet-pipeline-jsx/samples/faucet.config.js
@@ -2,7 +2,7 @@
2
3
module.exports = {
4
js: [{
5
- source: "./src/index.js",
+ source: "./index.js",
6
target: "./dist/bundle.js",
7
jsx: { pragma: "createElement" }
8
}]
0 commit comments