mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
web: add missing webpack.config.d in web-compose-in-js example (#1683)
This commit is contained in:
committed by
GitHub
parent
38e17c1955
commit
5bc0616116
@@ -0,0 +1,2 @@
|
||||
config.output = config.output || {};
|
||||
config.output.library = "MyComposables";
|
||||
Reference in New Issue
Block a user