mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: fix tests
This commit is contained in:
@@ -3,7 +3,8 @@ const webpack = require("@nativescript/webpack");
|
||||
module.exports = (env) => {
|
||||
webpack.init(env);
|
||||
|
||||
// todo: comments for common usage
|
||||
// Learn how to customize:
|
||||
// https://docs.nativescript.org/webpack
|
||||
|
||||
return webpack.resolveConfig();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user