@qualified/embed
Advanced tools
Comparing version 0.0.2-alpha to 0.0.2-alpha-1
{ | ||
"name": "@qualified/embed", | ||
"version": "0.0.2-alpha", | ||
"version": "0.0.2-alpha-1", | ||
"description": "With Embed, you can now build advanced, developer-friendly coding products for education, recruiting, upskilling, and more. Our SDK makes it simple to embed code challenges and assessments into your existing products.", | ||
@@ -5,0 +5,0 @@ "main": "dist/embed.min.js", |
@@ -5,3 +5,4 @@ const path = require("path"); | ||
module.exports = { | ||
mode: "production", | ||
mode: "development", | ||
devtool: false, | ||
entry: path.resolve("src", "embed.js"), | ||
@@ -8,0 +9,0 @@ output: { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
290747
4114