Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230805

Ionic build into wrong directory: www/browser?

$
0
0

I figured out the problem:

In angular.json I needed this:

            "outputPath": {
              "base": "www",
              "browser": ""
            },

Viewing all articles
Browse latest Browse all 230805

Trending Articles