Skip to content

Array not recognized as JS #102

@kentikKB

Description

@kentikKB

When trying to compress a source .js file whose contents are solely a JS array like the below, the resulting compressed file is completely empty: "Stats: 100% compression"

[
	{
		"article":"About Kentik",
		"heading":"About Kentik",
		"file":"Ab01",
		"id":"Ab01-About_Kentik",
		"text":"About Kentik This article provides a basic introduction to Kentik, with answers to the following questions:   "
	},
	{
		"article":"About Kentik",
		"heading":"What is Kentik?",
		"file":"Ab01",
		"id":"Ab01-What_is_Kentik",
		"text":"What is Kentik? Kentik is an open, scalable platform for collecting, analyzing, and visualizing data about the health and performance of your organization's networks. Kentik covers both on-prem infrastructure (e.g. data centers) and cloud resources, correlates data from both actual traffic and synthetic testing, and provides instant answers based on both real-time and historical data.  Kentik's purpose-built data platform sets up in minutes and provides fast, simple tools that help isolate, identify, and explain unusual activity or behavior, alerting you in real time to performance issues and attacks. The Kentik portal is a Web-based user interface that allows you to run sophisticated analytics on traffic data, monitor availability with synthetic testing, and protect your network with alerts and mitigation. The Kentik platform also integrates with your own tools and systems using Kentik REST APIs. "
	}
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions