Skip to content

Tracking ID's only work in en folder #370

Description

@zenduo

In the gruntfile.js file, the following code only works for the 'en' folder.

adapt_insert_tracking_ids: {
          options: {
              courseFile: "src/course/en/course.json",
              blocksFile: "src/course/en/blocks.json"
          }
        },

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions