Fix path to assets
This commit is contained in:
		@@ -34,8 +34,8 @@
 | 
				
			|||||||
        "artifacts": "TokenTransferProxy Exchange TokenRegistry Token EtherToken",
 | 
					        "artifacts": "TokenTransferProxy Exchange TokenRegistry Token EtherToken",
 | 
				
			||||||
        "postpublish": {
 | 
					        "postpublish": {
 | 
				
			||||||
            "assets": [
 | 
					            "assets": [
 | 
				
			||||||
                "_bundles/index.js",
 | 
					                "packages/0x.js/_bundles/index.js",
 | 
				
			||||||
                "_bundles/index.min.js"
 | 
					                "packages/0x.js/_bundles/index.min.js"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "docPublishConfigs": {
 | 
					            "docPublishConfigs": {
 | 
				
			||||||
                "extraFileIncludes": [
 | 
					                "extraFileIncludes": [
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -28,8 +28,8 @@
 | 
				
			|||||||
    "config": {
 | 
					    "config": {
 | 
				
			||||||
        "postpublish": {
 | 
					        "postpublish": {
 | 
				
			||||||
            "assets": [
 | 
					            "assets": [
 | 
				
			||||||
                "_bundles/index.js",
 | 
					                "packages/connect/_bundles/index.js",
 | 
				
			||||||
                "_bundles/index.min.js"
 | 
					                "packages/connect/_bundles/index.min.js"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "docPublishConfigs": {
 | 
					            "docPublishConfigs": {
 | 
				
			||||||
                "s3BucketPath": "s3://connect-docs-jsons/",
 | 
					                "s3BucketPath": "s3://connect-docs-jsons/",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user